Skip to content

KEDA Chart: v2.14.1

Compare
Choose a tag to compare
@JorTurFer JorTurFer released this 29 Apr 18:36
· 3 commits to main since this release
9ab7049

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