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