KEDA Chart: v2.14.1
Chart: v2.14.1 | App: v2.14.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.14.1 -n keda --create-namespace
What is new?
Fixes
- ScaledJob CRD is working as expected and respects
x-kubernetes-preserve-unknown-fields: true
- RBAC allows GET
*
if there isn't any other more restrictive rule