From 1a2585b2f97414f359082018fff9e3e2e1f25bfe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Kimminich?= Date: Mon, 17 Jan 2022 23:06:11 +0100 Subject: [PATCH] Bump to Juice Shop v13.1.0 --- helm/multi-juicer/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/multi-juicer/values.yaml b/helm/multi-juicer/values.yaml index 29e5ec5b4..b66c04f05 100644 --- a/helm/multi-juicer/values.yaml +++ b/helm/multi-juicer/values.yaml @@ -82,7 +82,7 @@ juiceShop: maxInstances: 10 # -- Juice Shop Image to use image: bkimminich/juice-shop - tag: v12.11.0 + tag: v13.1.0 # -- Change the key when hosting a CTF event. This key gets used to generate the challenge flags. See: https://pwning.owasp-juice.shop/part1/ctf.html#overriding-the-ctfkey ctfKey: "zLp@.-6fMW6L-7R3b!9uR_K!NfkkTr" # -- 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