Skip to content

KEDA Chart v2.0.1

Compare
Choose a tag to compare
@tomkerkhove tomkerkhove released this 23 Dec 18:38
38ffda3

Chart: v2.0.1 | App: v2.0.0

Minor improvements to how KEDA can be configured & use Helm v2 API version.

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

  • Support for adding annotations to service (#105)

Fixes / Changes

  • Change Helm Chart API version to v2 (#101)
  • Improved documentation on watching namespaces (#107)
  • Update CRDs (#108)

Breaking Changes

None.

Removal

None.