Chart: v2.20.1 | App: v2.20.1
Upstream release: https://github.com/kedacore/keda/releases/tag/v2.20.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.20.1 -n keda --create-namespaceWhat's Changed
- Fix missing tolerations keyword by @miqm in #862
- Simplifying if/else to with, including copilot instructions (nindent fix follow-up) by @TBeijen in #869
- keda: grant admission webhook RBAC to emit events by @wozniakjan in #872
- Prepare 2.20.1 by @wozniakjan in #874
New Contributors
Full Changelog: v2.20.0...v2.20.1