Skip to content

Commit a5f9a8b

Browse files
committed
Release 1.5.14
1 parent 0fe6f21 commit a5f9a8b

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

helm/wrongsecrets-ctf-party/values.yaml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ balancer:
3535
# -- Set this to a fixed random alpa-numeric string (recommended length 24 chars). If not set this get randomly generated with every helm upgrade, each rotation invalidates all active cookies / sessions requirering users to login again.
3636
cookieParserSecret: null
3737
repository: jeroenwillemsen/wrongsecrets-balancer
38-
tag: 1.6aws
38+
tag: 1.7aws
3939
# -- Number of replicas of the wrongsecrets-balancer deployment
4040
replicas: 1
4141
service:
@@ -93,11 +93,11 @@ balancer:
9393
#3. ADD VAULT INSTANCE PER TEAM!
9494

9595
wrongsecrets:
96-
# -- Specifies how many JuiceShop instances MultiJuicer should start at max. Set to -1 to remove the max Juice Shop instance cap
96+
# -- Specifies how many Wrongsecrets instances should start at max. Set to -1 to remove the max Wrongsecrets instance cap
9797
maxInstances: 500
98-
# -- Juice Shop Image to use
98+
# -- Wrongsecrets Image to use
9999
image: jeroenwillemsen/wrongsecrets
100-
tag: 1.5.13-no-vault
100+
tag: 1.5.14-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: 1.5.13
187+
tag: 1.5.14
188188
repository: commjoenie/wrongSecrets
189189
resources:
190190
request:

0 commit comments

Comments
 (0)