Releases: juice-shop/multi-juicer
Releases · juice-shop/multi-juicer
v1.3.0
🚀 Features
- Add helm repository (hosted on GitHub Pages) to make the installation via helm easier. @J12934 (#21)
📚 Docs
- Change install instructions to use a helm repository @J12934 (#21)
Notes
Due to a human error (forgot to increment chart version 🤦♂️) the release 1.3.0 has been repeated.
v1.2.1
🐛 Bug Fixes
- Fix malformed config map in helm chart, preventing the JuiceBalancer from starting @J12934 (85d1b96)
v1.2.0
🆕 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
🎉🍻 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