chore(deps): update container image mpepping/cyberchef to v10.6.0@993b0b0 by renovate (#17945)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mpepping/cyberchef](https://togithub.com/nginxinc/docker-nginx-unprivileged) | minor | `v10.5.2` -> `v10.6.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Configuration 📅 **Schedule**: Branch creation - "before 10pm on monday" in timezone Europe/Amsterdam, 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzIuMiIsInVwZGF0ZWRJblZlciI6IjM3LjE3Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
d23a8100ae
commit
41f05d9f5f
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.5.2
|
||||
appVersion: 10.6.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 17.2.30
|
||||
|
@ -22,7 +22,7 @@ home: https://truecharts.org/charts/stable/cyberchef
|
|||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/cyberchef.png
|
||||
keywords:
|
||||
- cyberchef
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
kubeVersion: '>=1.24.0-0'
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
|
@ -32,4 +32,4 @@ sources:
|
|||
- https://github.com/truecharts/charts/tree/master/charts/stable/cyberchef
|
||||
- https://hub.docker.com/r/mpepping/cyberchef
|
||||
type: application
|
||||
version: 8.1.12
|
||||
version: 8.2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mpepping/cyberchef
|
||||
tag: v10.5.2@sha256:51cbc1463da6a93a6884268e01759e860288226cf6e2613b3d97e054be82849a
|
||||
tag: v10.6.0@sha256:993b0b0f68fbb23a396d04f030a86036a409bc207edf108a5ea70e6952cca265
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue