Releases: kedacore/charts
KEDA Chart v2.13.2
Chart: v2.13.2 | App: v2.13.1
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.13.2 -n keda --create-namespace
What is new?
Fixes / Changes
- Support to KEDA v2.13.1
- Several fixes related with prometheus integrations
What's Changed
- fix: pod monitor port name does not match deployment spec by @pragmaticivan in #602
- feat: Add support for metricRelabelings to Pod and Service monitors by @pragmaticivan in #603
- feat(keda): Allow using own Cert-manager Issuer/ClusterIssuer for issuing KEDA TLS certificates by @zerodayyy in #530
- Allow extra egress rules for the keda operator ciliumnetworkpolicy by @QuentinBisson in #610
- chore: Add missing comment to values.yaml by @JorTurFer in #611
New Contributors
- @pragmaticivan made their first contribution in #602
Full Changelog: v2.13.1...v2.13.2
KEDA HTTP Add-On Chart v0.7.0
Chart: v0.7.0 | App: 0.7.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.7.0 -n keda --create-namespace
What is new?
Features
Added support for HTTP Add-on v0.7.0
Full Changelog: keda-add-ons-http-v0.6.0...keda-add-ons-http-v0.7.0
KEDA Chart v2.13.1
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
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
- @loispostula made their first contribution in #548
- @congzhegao made their first contribution in #551
- @Adarsh-verma-14 made their first contribution in #506
- @yuvalweber made their first contribution in #549
- @radekfojtik made their first contribution in #553
- @QuentinBisson made their first contribution in #557
- @eumel8 made their first contribution in #561
- @aballman made their first contribution in #567
- @Bhargav-InfraCloud made their first contribution in #588
- @ferndem made their first contribution in #590
- @mplzik made their first contribution in #555
- @choisungwook made their first contribution in #556
- @awalford16 made their first contribution in #584
- @wozniakjan made their first contribution in #593
Full Changelog: v2.12.0...v2.13.0
KEDA Chart v2.12.1
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?
- Support for KEDA v2.12.1 (release notes)
KEDA HTTP Add-On Chart v0.6.0
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
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?
- Support for KEDA v2.12.0 (release notes)
KEDA HTTP Add-On Chart v0.5.3
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
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?
- Support for KEDA v2.11.2 (release notes)
KEDA Chart v2.11.1
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?
- Support for KEDA v2.11.1 (release notes)