chore(deps): update container image mpepping/cyberchef to v10.8.2@bfae1e2 by renovate (#18541)
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [mpepping/cyberchef](https://togithub.com/nginxinc/docker-nginx-unprivileged) | patch | `v10.8.1` -> `v10.8.2` | --- > [!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:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjIxMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->
This commit is contained in:
parent
ff0d79afa3
commit
f7a9f94b3a
|
@ -7,7 +7,7 @@ annotations:
|
|||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 10.8.1
|
||||
appVersion: 10.8.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 18.0.1
|
||||
|
@ -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.1.0
|
||||
version: 9.1.1
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
image:
|
||||
repository: mpepping/cyberchef
|
||||
tag: v10.8.1@sha256:108ba27d98ee58fe4fb403ccebe01c548fd53bb6cda2ba59d2311fbdab668a5a
|
||||
tag: v10.8.2@sha256:bfae1e2b525d20328191efd2267eab834cbcdea177bec80c9f68760936b9f702
|
||||
pullPolicy: IfNotPresent
|
||||
securityContext:
|
||||
container:
|
||||
|
|
Loading…
Reference in New Issue