chore(helm): update image docker.io/brandawg93/peanut 5.16.0 → 5.17.0 (#41643)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | minor | `5a067c0` -> `723f51f` | --- > [!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.17.0`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.17.0) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.16.0...v5.17.0) **NOTE: This will be the last build for armv7** #### What's Changed - Upgrade to NextJS 16 by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​322](https://redirect.github.com/Brandawg93/PeaNUT/pull/322) - Bump actions/setup-node from 5.0.0 to 6.0.0 by [@​dependabot](https://redirect.github.com/dependabot)\[bot] in [#​319](https://redirect.github.com/Brandawg93/PeaNUT/pull/319) - Fix API docs by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​325](https://redirect.github.com/Brandawg93/PeaNUT/pull/325) - Better build cache by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​324](https://redirect.github.com/Brandawg93/PeaNUT/pull/324) - Package Updates by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​328](https://redirect.github.com/Brandawg93/PeaNUT/pull/328) **Full Changelog**: <https://github.com/Brandawg93/PeaNUT/compare/v5.16.0...v5.17.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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzIuNSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMi41IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvbWlub3IiXX0=-->
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.16.0
|
||||
appVersion: 5.17.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.26.3
|
||||
@@ -35,8 +35,9 @@ maintainers:
|
||||
name: peanut
|
||||
sources:
|
||||
- https://github.com/Brandawg93/PeaNUT
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/peanut
|
||||
- https://github.com/trueforge-org/truecharts/tree/master/charts/stable/peanut
|
||||
- https://hub.docker.com/r/brandawg93/peanut
|
||||
type: application
|
||||
version: 8.17.3
|
||||
version: 8.18.0
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/brandawg93/peanut
|
||||
tag: 5.16.0@sha256:5a067c06814b193180c4e2487c2454f598702984c9f7fa6e1d2ffc8300ce0ed0
|
||||
tag: 5.17.0@sha256:723f51f562cc44a340c38d1db98809d3b07474a44616943c741884feeceb8c99
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user