Skip to content

KEDA Chart v2.9.0

Compare
Choose a tag to compare
@tomkerkhove tomkerkhove released this 12 Dec 13:03
· 189 commits to main since this release
f950fd2

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

Full Changelog: v2.8.2...v2.9.0