chore(helm): update image docker.io/brandawg93/peanut 5.12.0 → 5.13.0 (#38826)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | minor | `0b1bac1` -> `4c19b3b` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Release Notes <details> <summary>Brandawg93/PeaNUT (docker.io/brandawg93/peanut)</summary> ### [`v5.13.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.13.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.12.0...v5.13.0) #### What's Changed - Dynamic Base Path by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​215](https://redirect.github.com/Brandawg93/PeaNUT/pull/215) - Disable version check by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​291](https://redirect.github.com/Brandawg93/PeaNUT/pull/291) **Full Changelog**: <https://github.com/Brandawg93/PeaNUT/compare/v5.12.0...v5.13.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi41IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -9,7 +9,7 @@ annotations:
|
|||||||
truecharts.org/min_helm_version: "3.14"
|
truecharts.org/min_helm_version: "3.14"
|
||||||
truecharts.org/train: stable
|
truecharts.org/train: stable
|
||||||
apiVersion: v2
|
apiVersion: v2
|
||||||
appVersion: 5.12.0
|
appVersion: 5.13.0
|
||||||
dependencies:
|
dependencies:
|
||||||
- name: common
|
- name: common
|
||||||
version: 28.16.2
|
version: 28.16.2
|
||||||
@@ -36,5 +36,5 @@ sources:
|
|||||||
- https://github.com/truecharts/charts/tree/master/charts/stable/peanut
|
- https://github.com/truecharts/charts/tree/master/charts/stable/peanut
|
||||||
- https://hub.docker.com/r/brandawg93/peanut
|
- https://hub.docker.com/r/brandawg93/peanut
|
||||||
type: application
|
type: application
|
||||||
version: 8.6.2
|
version: 8.7.0
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,6 @@
|
|||||||
image:
|
image:
|
||||||
repository: docker.io/brandawg93/peanut
|
repository: docker.io/brandawg93/peanut
|
||||||
tag: 5.12.0@sha256:0b1bac17ed598fcefd1c0366a67431f21e209be29e4f2ab5c7cf895e4a2fb968
|
tag: 5.13.0@sha256:4c19b3b58d1d64120d9acd7aecef7b614b3be26d4aa2229eafb3865dcb15310b
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
securityContext:
|
securityContext:
|
||||||
container:
|
container:
|
||||||
|
|||||||
Reference in New Issue
Block a user