Skip to content

KEDA Chart: v2.14.3

Latest
Compare
Choose a tag to compare
@JorTurFer JorTurFer released this 31 Jul 18:18
beac651

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