chore(helm): update image docker.io/mpepping/cyberchef v10.19.2 → v10.19.4 (#28247)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [docker.io/mpepping/cyberchef](https://redirect.github.com/nginxinc/docker-nginx-unprivileged) | patch | `5b88766` -> `91e04ea` | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### 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:eyJjcmVhdGVkSW5WZXIiOiIzOC4xMzAuMCIsInVwZGF0ZWRJblZlciI6IjM4LjEzMC4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbImF1dG9tZXJnZSIsInJlbm92YXRlL2NvbnRhaW5lciIsInR5cGUvcGF0Y2giXX0=-->
This commit is contained in:
@@ -6,7 +6,7 @@ annotations:
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.19.2
|
||||
appVersion: 10.19.4
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 25.1.0
|
||||
@@ -31,4 +31,4 @@ sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
- https://hub.docker.com/r/mpepping/cyberchef
|
||||
type: application
|
||||
version: 11.3.0
|
||||
version: 11.3.1
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
image:
|
||||
repository: docker.io/mpepping/cyberchef
|
||||
tag: v10.19.2@sha256:5b88766f5735c0a513401e652feaffaba0681403409384184d7dc1e0bb1e3dea
|
||||
tag: v10.19.4@sha256:91e04eaaa1ba1eac6b8e410d6f7b340e1ea0450d48ccbb52ec67ce6faa3672c5
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
||||
Reference in New Issue
Block a user