Skip to content

KEDA Chart v2.10.0

Compare
Choose a tag to compare
@JorTurFer JorTurFer released this 09 Mar 21:19
· 153 commits to main since this release
3d0b5ec

Chart: v2.10.0 | App: v2.10.0

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.10.0 -n keda --create-namespace

What is new?

  • New support for cert-manager for certificate rotation (#371)
  • New support for validating webhooks (#352)

Fixes / Changes

Breaking Changes

None.