Chart: v2.9.0 | App: v2.9.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda
What is new?
Features
- Support for KEDA v2.9.0 (release notes)
- Introduce support to disable keep-alive (#335)
- Introduce support for AWS IRSA (#319)
- Introduce support for configuring metrics API server port (#308)
- Introduce Kubernetes Service for KEDA operator (#337)
- Introduce the capability to restrict access from Kubernetes secrets (#320)
- Introduce the capability to add additional annotations (#334)
- Add Kubernetes labels for Azure AD Workload Identity (#328)
Fixes / Changes
- Kubernetes v1.23 or above is required
- Use
policy/v1
for Pod Disruption Budget (#331)
Breaking Changes
None.
Removal
None.
New Contributors
- @christidis made their first contribution in #286
- @doctorpangloss made their first contribution in #308
- @StevenJDH made their first contribution in #319
- @schelv made their first contribution in #322
- @blottn made their first contribution in #332
- @kevinteng525 made their first contribution in #320
- @penghuazhou made their first contribution in #335
Full Changelog: v2.8.2...v2.9.0