Chart: v2.7.0 | App: v2.7.0
TL;DR
helm repo add keda https://kedacore.github.io/charts
helm install keda/keda
What is new?
Features
- Support for KEDA v2.7.0 (release notes)
- Support for node selector (#250)
- Support for seperate Pod Disruption Budgets for Metrics API and operator (#255 - Contributed by @mac8005 🎉)
- Run secure-by-default as non-root (#267)
Fixes / Changes
- Specify supported Kubernetes versions (#249)
Breaking Changes
None.
Removal
None.
New Contributors
Full Changelog: v2.6.2...v2.7.0