github kedacore/charts v2.13.0
KEDA Chart v2.13.0

latest releases: v2.15.1, v2.14.3, v2.14.2...
8 months ago

Chart: v2.13.0 | App: v2.13.0

TL;DR

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

What is new?

Features

  • Support for KEDA v2.13.0 (release notes)
  • Support profiling for KEDA components (#549)
  • Support for disabling compression (#554)
  • Support for CRD-specific annotations (#584)
  • Support for Cilium network policies (#558)
  • Support for TLS configuration for ServiceMonitor (#591)
  • Allow image registry override for all keda components (#557)
  • Introduce RBAC rule to allow access to LimitRange (#588)

Fixes / Changes

  • Added configuration for validation webhook (#553)
  • Add missing port in KEDA operator (#552)
  • Fix the service port name for webhook to avoid breaking istio (#551)
  • Show only logs with a severity level of ERROR or higher in the stderr (#506)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.12.0...v2.13.0

Don't miss a new charts release

NewReleases is sending notifications on new releases.