Skip to content

Commit 5671301

Browse files
committed
Use 1.5.11 of owasp wrongsecrets
1 parent dd7997e commit 5671301

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

helm/wrongsecrets-ctf-party/values.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ wrongsecrets:
9797
maxInstances: 500
9898
# -- Juice Shop Image to use
9999
image: jeroenwillemsen/wrongsecrets
100-
tag: 1.5.10-no-vault
100+
tag: 1.5.11-no-vault
101101
# -- Change the key when hosting a CTF event. This key gets used to generate the challenge flags. See: https://github.com/OWASP/wrongsecrets#ctf
102102
ctfKey: "[email protected]!9uR_K!NfkkTr"
103103
# -- Specify a custom Juice Shop config.yaml. See the JuiceShop Config Docs for more detail: https://pwning.owasp-juice.shop/part1/customization.html#yaml-configuration-file
@@ -184,7 +184,7 @@ virtualdesktop:
184184
maxInstances: 500
185185
# -- Juice Shop Image to use
186186
image: jeroenwillemsen/wrongsecrets-desktop-k8s
187-
tag: git1
187+
tag: 1.5.11
188188
repository: commjoenie/wrongSecrets
189189
resources:
190190
request:

0 commit comments

Comments
 (0)