chore(helm): update image docker.io/brandawg93/peanut 5.17.0 → 5.18.0 (#42216)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | minor | `723f51f` -> `7006287` | --- > [!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.18.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.18.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.17.0...v5.18.0) #### What's Changed - Drop support for armv7 by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​329](https://redirect.github.com/Brandawg93/PeaNUT/pull/329) - Bump actions/checkout from 5 to 6 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​335](https://redirect.github.com/Brandawg93/PeaNUT/pull/335) - Bump helm/kind-action from 1.12.0 to 1.13.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​323](https://redirect.github.com/Brandawg93/PeaNUT/pull/323) - Bump helm/chart-testing-action from 2.7.0 to 2.8.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​327](https://redirect.github.com/Brandawg93/PeaNUT/pull/327) - Update \_validation.tpl by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​336](https://redirect.github.com/Brandawg93/PeaNUT/pull/336) - Package updates by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​337](https://redirect.github.com/Brandawg93/PeaNUT/pull/337) - Fix Charts by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​338](https://redirect.github.com/Brandawg93/PeaNUT/pull/338) - New temperature chart by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​330](https://redirect.github.com/Brandawg93/PeaNUT/pull/330) **Full Changelog**: <https://github.com/Brandawg93/PeaNUT/compare/v5.17.0...v5.18.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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJyZW5vdmF0ZS9jb250YWluZXIiLCJ0eXBlL21pbm9yIl19-->
This commit is contained in:
@@ -11,7 +11,7 @@ annotations:
|
||||
truecharts.org/min_kubernetes_version: 1.24.0
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 5.17.0
|
||||
appVersion: 5.18.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.2
|
||||
@@ -38,5 +38,5 @@ sources:
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/peanut
|
||||
- https://hub.docker.com/r/brandawg93/peanut
|
||||
type: application
|
||||
version: 8.20.1
|
||||
version: 8.21.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/brandawg93/peanut
|
||||
tag: 5.17.0@sha256:723f51f562cc44a340c38d1db98809d3b07474a44616943c741884feeceb8c99
|
||||
tag: 5.18.0@sha256:70062870e649b3bcf8c5165353195d3b30e5e4ad0592c2925cee59ec2df327c3
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user