Releases: kedacore/charts
KEDA HTTP Add-On Chart v0.3.1
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
- @kvandenhoute made their first contribution in #296
Full Changelog: keda-add-ons-http-v0.3.0...keda-add-ons-http-v0.3.1
KEDA Chart v2.9.1
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
- @zerodayyy made their first contribution in #346
Full Changelog: v2.9.0...v2.9.1
KEDA Chart v2.9.0
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
- @christidis made their first contribution in #286
- @doctorpangloss made their first contribution in #308
- @StevenJDH made their first contribution in #319
- @schelv made their first contribution in #322
- @blottn made their first contribution in #332
- @kevinteng525 made their first contribution in #320
- @penghuazhou made their first contribution in #335
Full Changelog: v2.8.2...v2.9.0
KEDA Chart v2.8.2
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
- Support for KEDA v2.8.1 (release notes)
- Introduce support to Pod Topology Constraints
- Introduce support to seccompProfile
Fixes / Changes
- Add support to
policy/v1/PodDisruptionBudget
Breaking Changes
None.
Removal
None.
New Contributors
- @joebowbeer made their first contribution in #305
- @erikkn made their first contribution in #312
Full Changelog: v2.8.1...v2.8.2
KEDA Chart v2.8.1
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
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
- @Swalloow made their first contribution in #276
- @mhowell24 made their first contribution in #279
- @ph311o made their first contribution in #258
- @bmiguel-teixeira made their first contribution in #287
- @aslafy-z made their first contribution in #292
Full Changelog: v2.7.2...v2.8.0
KEDA Chart 2.7.2
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
- ci: Run CI against Kubernetes v1.17 -> v1.24 by @tomkerkhove in #273
- fix: revert wrong changes in security context by @JorTurFer in #274
Full Changelog: v2.7.1...v2.7.2
KEDA Chart 2.7.1
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
- Support for KEDA v2.7.1 (release notes)
Fixes / Changes
- Don't hardcode UIDs in securityContext (#271)
Full Changelog: v2.7.0...v2.7.1
v2.7.0
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
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