Chart: v2.17.0 | App: v2.17.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.17.0 -n keda --create-namespace
What is new?
- Support for KEDA v2.17.0
- Ensure there is at least one leaf certificate renewal when renewing the CA
- Support disabling docker legacy service links creation in keda containers
New Contributors
- @tete17 made their first contribution in #712
- @KrishnaSindhur made their first contribution in #715
- @mindw made their first contribution in #724
- @cilindrox made their first contribution in #714
- @be0x74a made their first contribution in #731
- @dependabot made their first contribution in #738
- @TheisFerre made their first contribution in #742
- @maxcao13 made their first contribution in #701
Full Changelog: v2.16.0...v2.17.0