Skip to content

Releases: juice-shop/multi-juicer

v1.2.1

29 Sep 16:47
86093d9
Compare
Choose a tag to compare

🐛 Bug Fixes

  • Fix malformed config map in helm chart, preventing the JuiceBalancer from starting @J12934 (85d1b96)

v1.2.0

28 Sep 18:16
bea50f1
Compare
Choose a tag to compare

🆕 Features

  • Add button to delete instances to the admin page @scornelissen85 (#18)

🌐 I18N

  • Added dutch translation @scornelissen85 (#19)

📚 Docs

🐳 Containery Things

  • Allow custom NODE_ENV values for the Juice Shop containers @scornelissen85 (#20)
  • Update juice balancer deployment to use apps/v1 for k8s 1.16 compatibility @J12934 (095a194)

v1.0.0

16 Aug 07:56
9dd8ceb
Compare
Choose a tag to compare

🎉🍻 Initial Release

The initial Release of "JuicyCTF" containing a lot of nice features like:

  • dynamically create new Juice Shop instances when needed
  • runs on a single domain, comes with a LoadBalancer sending the traffic to the participants Juice Shop instance
  • backup and auto apply challenge progress in case of Juice Shop container restarts
  • cleanup old & unused instances automatically