Skip to content

Releases: kedacore/charts

KEDA Chart v2.13.1

19 Jan 12:57
f561a3b
Compare
Choose a tag to compare

Chart: v2.13.1 | App: v2.13.0

TL;DR

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

What is new?

Fixes / Changes

  • Added missing RoleBinding (#595)

Full Changelog: v2.13.0...v2.13.1

KEDA Chart v2.13.0

19 Jan 11:49
0520e8f
Compare
Choose a tag to compare

Chart: v2.13.0 | App: v2.13.0

TL;DR

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

What is new?

Features

  • Support for KEDA v2.13.0 (release notes)
  • Support profiling for KEDA components (#549)
  • Support for disabling compression (#554)
  • Support for CRD-specific annotations (#584)
  • Support for Cilium network policies (#558)
  • Support for TLS configuration for ServiceMonitor (#591)
  • Allow image registry override for all keda components (#557)
  • Introduce RBAC rule to allow access to LimitRange (#588)

Fixes / Changes

  • Added configuration for validation webhook (#553)
  • Add missing port in KEDA operator (#552)
  • Fix the service port name for webhook to avoid breaking istio (#551)
  • Show only logs with a severity level of ERROR or higher in the stderr (#506)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.12.0...v2.13.0

KEDA Chart v2.12.1

06 Dec 11:38
66ed947
Compare
Choose a tag to compare

Chart: v2.12.1 | App: v2.12.1

TL;DR

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

What is new?

KEDA HTTP Add-On Chart v0.6.0

05 Oct 15:42
d291fbf
Compare
Choose a tag to compare

Chart: v0.6.0 | App: 0.6.0

Add-on for KEDA to scale HTTP workloads.

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda
helm install keda-add-ons-http kedacore/keda-add-ons-http --version 0.6.0 -n keda --create-namespace

What is new?

Features

Added support for HTTP Add-on v0.6.0

Full Changelog: keda-add-ons-http-v0.5.3...keda-add-ons-http-v0.6.0

KEDA Chart v2.12.0

28 Sep 21:07
3030dcc
Compare
Choose a tag to compare

Chart: v2.12.0 | App: v2.12.0

TL;DR

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

What is new?

KEDA HTTP Add-On Chart v0.5.3

25 Aug 14:30
9aa7e3a
Compare
Choose a tag to compare

Chart: v0.5.3 | App: 0.5.0

Add-on for KEDA to scale HTTP workloads.

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda
helm install keda-add-ons-http kedacore/keda-add-ons-http --version 0.5.3 -n keda --create-namespace

What is new?

Features

None.

Fixes / Changes

  • Restore the support to k8s 1.23

Breaking Changes

None.

Removal

None.

Full Changelog: keda-add-ons-http-v0.5.2...keda-add-ons-http-v0.5.3

KEDA Chart v2.11.2

27 Jul 17:26
9fbc236
Compare
Choose a tag to compare

Chart: v2.11.2 | App: v2.11.2

TL;DR

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

What is new?

KEDA Chart v2.11.1

29 Jun 15:30
b1ae25b
Compare
Choose a tag to compare

Chart: v2.11.1 | App: v2.11.1

TL;DR

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

What is new?

KEDA Chart v2.11.0

22 Jun 19:49
be56f55
Compare
Choose a tag to compare

Chart: v2.11.0 | App: v2.11.0

TL;DR

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

What is new?

KEDA HTTP Add-On Chart v0.5.2

22 Jun 15:38
9f5953b
Compare
Choose a tag to compare

Chart: v0.5.2 | App: 0.5.0

Add-on for KEDA to scale HTTP workloads.

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm install keda kedacore/keda
helm install keda-add-ons-http kedacore/keda-add-ons-http --version 0.5.2 -n keda --create-namespace

What is new?

Features

None.

Fixes / Changes

  • Add missing configuration parameters for setting CPU/memory resources for scaler
  • Add missing changes for routing table improvements

Breaking Changes

None.

Removal

None.

Full Changelog: keda-add-ons-http-v0.5.1...keda-add-ons-http-v0.5.2