chore(deps): update container image mpepping/cyberchef to v10.10.0@7dd029b by renovate (#19903)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mpepping/cyberchef](https://togithub.com/nginxinc/docker-nginx-unprivileged) | minor | `v10.9.0` -> `v10.10.0` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### 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://togithub.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNzMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjI3My4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
5642ff1f81
commit
0946298b4b
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.9.0
|
||||
appVersion: 10.10.0
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 20.2.9
|
||||
|
@ -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: 9.8.0
|
||||
version: 9.9.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mpepping/cyberchef
|
||||
tag: v10.9.0@sha256:bb237aa998a9fcce0aa1f2d4fb5edad48ee9c7d9799081d982670288ab66c985
|
||||
tag: v10.10.0@sha256:7dd029bbb634c62c54d3021c3f14f0a0b997d89ad336aceabb4ca8289d509a23
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue