cyberchef update

This commit is contained in:
Philip Haupt
2026-03-19 21:11:50 +01:00
parent a78d4a7252
commit af21a80d91
2 changed files with 2 additions and 2 deletions

View File

@@ -53,7 +53,7 @@ spec:
spec: spec:
automountServiceAccountToken: true automountServiceAccountToken: true
containers: containers:
- image: mpepping/cyberchef:v10.19.4 - image: mpepping/cyberchef:v10.22.1
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
name: main name: main
ports: ports:

View File

@@ -4,7 +4,7 @@ controllers:
main: main:
image: image:
repository: mpepping/cyberchef repository: mpepping/cyberchef
tag: v10.19.4 tag: v10.22.1
pullPolicy: IfNotPresent pullPolicy: IfNotPresent
ports: ports:
- name: http - name: http