Chart: v2.19.0 | App: v2.19.0
Upstream release: https://github.com/kedacore/keda/releases/tag/v2.19.0
TL;DR
helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.19.0 -n keda --create-namespaceWhat's Changed
- chore(deps): bump actions/checkout from 6.0.0 to 6.0.1 in the all-updates group by @dependabot[bot] in #803
- Update link to maintainers by @rickbrouwer in #806
- feat(http-add-on): replace kube-rbac-proxy with native secure metrics by @linkvt in #807
- chore(http-add-on): release http-add-on v0.12.0 by @linkvt in #809
- chore(deps): bump actions/checkout from 6.0.1 to 6.0.2 in the all-updates group by @dependabot[bot] in #810
- feat(keda): add k8s networkPolicy by @fty4 in #808
- Prepare 2.19.0 by @zroubalik in #811
New Contributors
- @rickbrouwer made their first contribution in #806
- @linkvt made their first contribution in #807
- @fty4 made their first contribution in #808
Full Changelog: v2.18.3...v2.19.0