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

latest releases: v2.14.2, keda-add-ons-http-v0.8.0, v2.14.1...
22 months ago

Chart: v2.8.0 | App: v2.8.0

TL;DR

helm repo add keda https://kedacore.github.io/charts
helm install keda/keda

What is new?

Features

  • Support for KEDA v2.8.0 (release notes)
  • Support for controlling replica count of metric server* (#295)
  • Support for controlling timestamp format in KEDA operator (#278)
  • Support for relabelling metrics in Prometheus (#287 - Contributed by @bmiguel-teixeira 🎉)
  • Support for defining affinity for Metrics API and/or operator (#294 - Contributed by @aslafy-z 🎉)
  • Support for defining update strategy for Metrics API and/or operator (#292 - Contributed by @aslafy-z 🎉)
  • Support for using AutomountServiceAccountToken (#258 Contributed by @ph311o 🎉)

⚠️ While you can run more replicas of our metric server, only one instance will used and serve traffic.

You can run multiple replicas, but they will not improve the performance of KEDA, it could only reduce downtime during a failover.

Fixes / Changes

  • Improve Prometheus workload labelling to only be used when pod monitor is not enabled (#279 - Contributed by @mhowell24 🎉)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.7.2...v2.8.0

Don't miss a new charts release

NewReleases is sending notifications on new releases.