chore(deps): update container image mpepping/cyberchef to v10.19.2@5b88766 by renovate (#25166)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mpepping/cyberchef](https://togithub.com/nginxinc/docker-nginx-unprivileged) | minor | `v10.18.9` -> `v10.19.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzOC4zMi4xIiwidXBkYXRlZEluVmVyIjoiMzguMzIuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJhdXRvbWVyZ2UiLCJ1cGRhdGUvZG9ja2VyL2dlbmVyYWwvbm9uLW1ham9yIl19-->
This commit is contained in:
parent
4af6effce7
commit
1598280268
|
@ -6,7 +6,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.18.9
|
||||
appVersion: 10.19.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 24.1.5
|
||||
|
@ -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.1.4
|
||||
version: 11.2.0
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mpepping/cyberchef
|
||||
tag: v10.18.9@sha256:4b06936cbeff92cfebf86fdcfbb4bad7807d6a5f99b8affa114bd84f81461fe3
|
||||
tag: v10.19.2@sha256:5b88766f5735c0a513401e652feaffaba0681403409384184d7dc1e0bb1e3dea
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue