keda-add-ons-http-v0.9.0
·
5 commits
to main
since this release
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