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

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

Chart: v2.13.2 | App: v2.13.1

TL;DR

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

What is new?

Fixes / Changes

  • Support to KEDA v2.13.1
  • Several fixes related with prometheus integrations

What's Changed

  • fix: pod monitor port name does not match deployment spec by @pragmaticivan in #602
  • feat: Add support for metricRelabelings to Pod and Service monitors by @pragmaticivan in #603
  • feat(keda): Allow using own Cert-manager Issuer/ClusterIssuer for issuing KEDA TLS certificates by @zerodayyy in #530
  • Allow extra egress rules for the keda operator ciliumnetworkpolicy by @QuentinBisson in #610
  • chore: Add missing comment to values.yaml by @JorTurFer in #611

New Contributors

Full Changelog: v2.13.1...v2.13.2

Don't miss a new charts release

NewReleases is sending notifications on new releases.