Skip to content

Releases: kedacore/charts

KEDA HTTP Add-On Chart v0.3.1

06 Jan 07:48
456cc6b
Compare
Choose a tag to compare

Chart: v0.3.1 | App: 0.3.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.3.1 -n keda --create-namespace

What is new?

Features

  • Automatically add interceptor deployment name to scaler config (#251)
  • Provide support for image pull secret in HTTP add-on (#296)

Fixes / Changes

  • Fix compatibility with Traefik (#286)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: keda-add-ons-http-v0.3.0...keda-add-ons-http-v0.3.1

KEDA Chart v2.9.1

16 Dec 16:47
839a0be
Compare
Choose a tag to compare

Chart: v2.9.1 | App: v2.9.1

TL;DR

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

What is new?

Fixes / Changes

  • Support for KEDA v2.9.1 (release notes)
  • Ensre pod annotations are applied correctly
  • Remove unknown flag when enabling prometheus on the operator

Breaking Changes

None.

New Contributors

Full Changelog: v2.9.0...v2.9.1

KEDA Chart v2.9.0

12 Dec 13:03
f950fd2
Compare
Choose a tag to compare

Chart: v2.9.0 | App: v2.9.0

TL;DR

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

What is new?

Features

  • Support for KEDA v2.9.0 (release notes)
  • Introduce support to disable keep-alive (#335)
  • Introduce support for AWS IRSA (#319)
  • Introduce support for configuring metrics API server port (#308)
  • Introduce Kubernetes Service for KEDA operator (#337)
  • Introduce the capability to restrict access from Kubernetes secrets (#320)
  • Introduce the capability to add additional annotations (#334)
  • Add Kubernetes labels for Azure AD Workload Identity (#328)

Fixes / Changes

  • Kubernetes v1.23 or above is required
  • Use policy/v1 for Pod Disruption Budget (#331)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.8.2...v2.9.0

KEDA Chart v2.8.2

01 Sep 14:38
d5a0fa7
Compare
Choose a tag to compare

Chart: v2.8.2 | App: v2.8.1

TL;DR

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

What is new?

Features

Fixes / Changes

  • Add support to policy/v1/PodDisruptionBudget

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.8.1...v2.8.2

KEDA Chart v2.8.1

12 Aug 11:56
b0eb796
Compare
Choose a tag to compare

Chart: v2.8.1 | App: v2.8.0

TL;DR

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

What is new?

Features

None.

Fixes / Changes

  • Fix a bug where CRDs from KEDA v2.8 are not included.

Breaking Changes

None.

Removal

None.

New Contributors

None.

Full Changelog: v2.8.0...v2.8.1

KEDA Chart v2.8.0

10 Aug 07:59
e2553bf
Compare
Choose a tag to compare

Chart: v2.8.0 | App: v2.8.0

TL;DR

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

What is new?

Features

  • Support for KEDA v2.8.0 (release notes)
  • Support for controlling replica count of metric server* (#295)
  • Support for controlling timestamp format in KEDA operator (#278)
  • Support for relabelling metrics in Prometheus (#287 - Contributed by @bmiguel-teixeira 🎉)
  • Support for defining affinity for Metrics API and/or operator (#294 - Contributed by @aslafy-z 🎉)
  • Support for defining update strategy for Metrics API and/or operator (#292 - Contributed by @aslafy-z 🎉)
  • Support for using AutomountServiceAccountToken (#258 Contributed by @ph311o 🎉)

⚠️ While you can run more replicas of our metric server, only one instance will used and serve traffic.

You can run multiple replicas, but they will not improve the performance of KEDA, it could only reduce downtime during a failover.

Fixes / Changes

  • Improve Prometheus workload labelling to only be used when pod monitor is not enabled (#279 - Contributed by @mhowell24 🎉)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.7.2...v2.8.0

KEDA Chart 2.7.2

12 May 11:52
5727b38
Compare
Choose a tag to compare

Chart: v2.7.2 | App: v2.7.1

TL;DR

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

What is new?

Fixes / Changes

  • Revert wrong changes in security context (#274)

What's Changed

Full Changelog: v2.7.1...v2.7.2

KEDA Chart 2.7.1

10 May 15:10
2a0b95e
Compare
Choose a tag to compare

Chart: v2.7.1 | App: v2.7.1

TL;DR

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

What is new?

Features

Fixes / Changes

  • Don't hardcode UIDs in securityContext (#271)

Full Changelog: v2.7.0...v2.7.1

v2.7.0

05 May 07:45
8b32494
Compare
Choose a tag to compare

Chart: v2.7.0 | App: v2.7.0

TL;DR

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

What is new?

Features

  • Support for KEDA v2.7.0 (release notes)
  • Support for node selector (#250)
  • Support for seperate Pod Disruption Budgets for Metrics API and operator (#255 - Contributed by @mac8005 🎉)
  • Run secure-by-default as non-root (#267)

Fixes / Changes

  • Specify supported Kubernetes versions (#249)

Breaking Changes

None.

Removal

None.

New Contributors

Full Changelog: v2.6.2...v2.7.0

KEDA Chart 2.6.2

10 Feb 14:59
07ab9d2
Compare
Choose a tag to compare

Chart: 2.6.2 | App: 2.6.1

TL;DR

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

What is new?

Features

  • Support for KEDA v2.6.1 (release notes)
  • Add extra container args config for both KEDA Operator and Metric Server(#245 - Contributed by @marco2704 🎉 )

New Contributors

  • @marco2704 made their first contribution in #245

Full Changelog: v2.6.1...v2.6.2