Releases: kedacore/charts
Releases · kedacore/charts
keda-add-ons-http-v0.9.0
Chart: v0.9.0 | App: 0.9.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.9.0 -n keda --create-namespace
What is new?
Features
- Added support for HTTP Add-on v0.9.0
- TLS support to the add-on chart
- Topology spread constraints support
New Contributors
- @zorocloud made their first contribution in #642
- @seankhliao made their first contribution in #678
- @noyoshi made their first contribution in #684
Full Changelog: keda-add-ons-http-v0.8.0...keda-add-ons-http-v0.9.0
KEDA Chart: v2.16.1
Chart: v2.16.1 | App: v2.16.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.16.1 -n keda --create-namespace
What is new?
- Support for KEDA v2.16.1
KEDA Chart: v2.16.0
Chart: v2.16.0 | App: v2.16.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.16.0 -n keda --create-namespace
What is new?
Fixes/Changes
- Support for KEDA v2.16.0
- Replace wildcards in RBAC objects with explicit resources and verbs (#682
- Update cloudeventsource type list (#683)
- Add appProtocol to services collecting metrics using mTLS (#688)
- Update status about triggers and authentications types (#700)
New Contributors
- @seankhliao made their first contribution in #678
- @noyoshi made their first contribution in #684
- @Rotzke made their first contribution in #674
- @legal90 made their first contribution in #682
- @guicholeo made their first contribution in #688
- @or-shachar made their first contribution in #694
Full Changelog: v2.15.1...v2.16.0
KEDA Chart: v2.15.2
Chart: v2.15.2 | App: v2.15.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.15.2 -n keda --create-namespace
What is new?
Fixes/Changes
KEDA Chart: v2.15.1
Chart: v2.15.1 | App: v2.15.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.15.1 -n keda --create-namespace
What is new?
Fixes/Changes
- Support to KEDA v2.15.1
KEDA Chart: v2.14.3
Chart: v2.14.3 | App: v2.14.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.14.3 -n keda --create-namespace
What is new?
Fixes/Changes
- Support to KEDA v2.14.1
- Labels on cloudeventsources CRD should be the same as other CRDs
- Broken "| default" logic for automountServiceAccountToken
KEDA Chart: v2.14.2
Chart: v2.14.2 | App: v2.14.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.14.2 -n keda --create-namespace
What is new?
Fixes
- ServiceAccount are correctly annotated
What's Changed
- fix: ServiceAccount are correctly annotated by @JorTurFer in #636
Full Changelog: v2.14.1...v2.14.2
KEDA HTTP Add-On Chart v0.8.0
Chart: v0.8.0 | App: 0.8.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.8.0 -n keda --create-namespace
What is new?
Features
Added support for HTTP Add-on v0.8.0
Full Changelog: keda-add-ons-http-v0.7.0...keda-add-ons-http-v0.8.0
KEDA Chart: v2.14.1
Chart: v2.14.1 | App: v2.14.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.14.1 -n keda --create-namespace
What is new?
Fixes
- ScaledJob CRD is working as expected and respects
x-kubernetes-preserve-unknown-fields: true
- RBAC allows GET
*
if there isn't any other more restrictive rule
KEDA Chart v2.14.0
Chart: v2.14.0 | App: v2.14.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.14.0 -n keda --create-namespace
What is new?
Features
- Support for KEDA v2.14.0 (release notes)
- Improved RBAC
New Contributors
- @lpetrazickisupgrade made their first contribution in #608
- @iamKunal made their first contribution in #617
- @roee-hersh made their first contribution in #618
- @jkremser made their first contribution in #619
Full Changelog: v2.13.2...v2.14.0