Skip to content

KEDA Chart v2.1.3

Compare
Choose a tag to compare
@tomkerkhove tomkerkhove released this 15 Mar 14:05
56d5409

Chart: v2.1.3 | App: v2.1.0

TL;DR

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

💡 Make sure to manually install the CRDs since Helm does not update nor add new CRDs.
Learn more about it on #139.

What is new?

Features

None.

Fixes / Changes

  • Support for specifying pod labels (#130)

Breaking Changes

None.

Removal

None.