github kedacore/charts v2.0.0-rc3
KEDA Chart v2.0.0-RC3

latest releases: v2.15.1, v2.14.3, v2.14.2...
pre-release3 years ago

Chart: v2.0.0-rc3 | App: v2.0.0-rc2

We're happy to release our third KEDA 2.0.0 release candidate (RC) Helm chart which mitigates current issues with v2.0.0-rc2 by re-adding support for Helm 2.

Our goal is to release KEDA 2.0.0 stable in mid-November.

TL;DR

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

What is new?

Features

  • Provide capability to opt-in for Prometheus monitoring
  • Provide liveness & readiness probes

Fixes / Changes

  • Fixed name for PodMonitor resource
  • Use Helm charts's app version as default image tag
    • You can specify a different image tag through --set image.keda.tag=<tag> or --set image.metricsApiServer.tag=<tag>

Breaking Changes

  • This is done to align with the official deprecation of Helm 2.x (more info)
  • Update CRDs

Removal

None

Don't miss a new charts release

NewReleases is sending notifications on new releases.