Releases: kedacore/charts
Releases · kedacore/charts
KEDA HTTP Add-On Chart v0.5.1
Chart: v0.5.1 | 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.1 -n keda --create-namespace
What is new?
Features
None.
Fixes / Changes
- Add missing CRD updates
Breaking Changes
None.
Removal
None.
Full Changelog: keda-add-ons-http-v0.5.0...keda-add-ons-http-v0.5.1
KEDA HTTP Add-On Chart v0.5.0
Chart: v0.5.0 | 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.0 -n keda --create-namespace
What is new?
Features
- Support for KEDA HTTP Add-on v0.5.0 (release notes)
Fixes / Changes
None.
Breaking Changes
None.
Removal
None.
Full Changelog: keda-add-ons-http-v0.4.1...keda-add-ons-http-v0.5.0
KEDA Chart v2.10.2
Chart: v2.10.2 | App: v2.10.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.10.2 -n keda --create-namespace
What is new?
- Support for KEDA v2.10.1 (release notes)
- Handle custom cluster-domain values (#399- Contributed by @lucchmielowski 🎉)
- Allow setting Certificate secretTemplate (#426- Contributed by @pharaujo 🎉)
- Enable
readOnlyRootFilesystem: true
for metrics server (#402- Contributed by @JorTurFer 🎉)
Fixes / Changes
- Fix extraVolumes and extraVolumeMounts indentation (#411 - Contributed by @joebowbeer 🎉)
Breaking Changes
None.
What's Changed
- feat: Handle custom cluster-domain values by @lucchmielowski in #399
- Fix extraVolumes and extraVolumeMounts indentation by @joebowbeer in #411
- chore: enable
readOnlyRootFilesystem: true
for metrics server by @JorTurFer in #412 - chore(keda): test KEDA chart in other namespaces with/without cert-manager by @JorTurFer in #414
- fix: Use proper stage names by @tomkerkhove in #416
- fix: Use proper stage names by @tomkerkhove in #417
- fix: adj indent of extraVolumes & VolumeMounts in 14-keda-deployment by @iggyshu in #419
- ci: http add on workflow now installs appropriate kedacore/keda chart for 1.23 clusters by @chrisjohnson00 in #423
- Add resource limits and requests for the interceptor pod component by @chrisjohnson00 in #421
- Allow setting Certificate secretTemplate by @pharaujo in #426
- chore: Release KEDA Chart v2.10.2 (KEDA v2.10.1) by @JorTurFer in #428
New Contributors
- @lucchmielowski made their first contribution in #399
- @iggyshu made their first contribution in #419
- @chrisjohnson00 made their first contribution in #423
- @pharaujo made their first contribution in #426
Full Changelog: v2.10.1...v2.10.2
v2.10.1
Chart: v2.10.1 | App: v2.10.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.10.1 -n keda --create-namespace
What is new?
- Provide support for adding
podLabels
override in the webhook deployment (#404- Contributed by @pari 🎉) - Include minutes and seconds to cert-manager certificates (#402- Contributed by @JorTurFer 🎉)
Fixes / Changes
- Fixed an bug where
POD_NAMESPACE
environment variable was not added to deployments (#405 - Contributed by @michemache 🎉) - Enforce Kubernetes v1.24 or above to align with KEDA's cluster compatibility.
Breaking Changes
None.
New Contributors
- @pari- made their first contribution in #404
- @michemache made their first contribution in #405
Full Changelog: v2.10.0...v2.10.1
KEDA Chart v2.10.0
Chart: v2.10.0 | App: v2.10.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.10.0 -n keda --create-namespace
What is new?
- New support for cert-manager for certificate rotation (#371)
- New support for validating webhooks (#352)
Fixes / Changes
- Support for KEDA v2.10.0 (release notes)
Breaking Changes
None.
KEDA Chart v2.9.4
Chart: v2.9.4 | App: v2.9.3
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.9.4 -n keda --create-namespace
What is new?
Fixes / Changes
- Support for KEDA v2.9.3 (release notes)
Breaking Changes
None.
KEDA Chart v2.8.4
Chart: v2.8.4 | App: v2.8.2
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.8.4 -n keda --create-namespace
What is new?
Fixes / Changes
- Ensure chart works on k8s 1.17 #375
Breaking Changes
None.
KEDA HTTP Add-On Chart v0.4.1
Chart: v0.4.1 | App: 0.4.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.4.1 -n keda --create-namespace
What is new?
Features
- Support for KEDA HTTP Add-on v0.4.0 (release notes)
- Use 3 replicas as minimum for interceptor (#358)
Fixes / Changes
None.
Breaking Changes
None.
Removal
None.
Full Changelog: keda-add-ons-http-v0.3.1...keda-add-ons-http-v0.4.1
KEDA Chart v2.8.3
Chart: v2.8.3 | App: v2.8.2
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.8.3 -n keda --create-namespace
What is new?
Fixes / Changes
- Support for KEDA v2.8.2 (release notes)
Breaking Changes
None.
KEDA Chart v2.9.3
Chart: v2.9.3 | App: v2.9.2
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.9.3 -n keda --create-namespace
What is new?
Fixes / Changes
- Support for KEDA v2.9.2 (release notes)
Breaking Changes
None.