Chart: v2.14.3 | App: v2.14.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.14.3 -n keda --create-namespace
What is new?
Fixes/Changes
- Support to KEDA v2.14.1
- Labels on cloudeventsources CRD should be the same as other CRDs
- Broken "| default" logic for automountServiceAccountToken