diff --git a/helm/multi-juicer/values.yaml b/helm/multi-juicer/values.yaml index 59e72e897..202dc45ed 100644 --- a/helm/multi-juicer/values.yaml +++ b/helm/multi-juicer/values.yaml @@ -99,7 +99,7 @@ juiceShop: maxInstances: 10 # -- Juice Shop Image to use image: bkimminich/juice-shop - tag: v15.2.1 + tag: v15.3.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