mirror of
https://github.com/truecharts/charts.git
synced 2026-07-06 22:04:05 -03:00
fix(peanut): update image docker.io/brandawg93/peanut 5.21.1 → 5.21.2 (#43781)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/brandawg93/peanut](https://redirect.github.com/Brandawg93/PeaNUT) | patch | `3ccb554` -> `b613c7e` | --- > [!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.21.2`](https://redirect.github.com/Brandawg93/PeaNUT/releases/tag/v5.21.2) [Compare Source](https://redirect.github.com/Brandawg93/PeaNUT/compare/v5.21.1...v5.21.2) #### What's Changed - Fix health check by [@​Brandawg93](https://redirect.github.com/Brandawg93) in [#​378](https://redirect.github.com/Brandawg93/PeaNUT/pull/378) **Full Changelog**: <https://github.com/Brandawg93/PeaNUT/compare/v5.21.1...v5.21.2> </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:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNy4wIiwidXBkYXRlZEluVmVyIjoiNDIuMTcuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhcHAvcGVhbnV0IiwiYXV0b21lcmdlIiwicmVub3ZhdGUvY29udGFpbmVyIiwidHlwZS9wYXRjaCJdfQ==-->
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.21.1
|
||||
appVersion: 5.21.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 28.29.20
|
||||
@@ -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.24.3
|
||||
version: 8.24.4
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/brandawg93/peanut
|
||||
tag: 5.21.1@sha256:3ccb554c9d5fcb1ea0a07eddb0f6e01e54f5a5138506793fea8467724ddd0445
|
||||
tag: 5.21.2@sha256:b613c7e1421911c928ed7b10ad16888a56c9d8eb9c51c43c4452d3ab8ea08c22
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user