Chart: v0.12.2 | App: 0.12.2
Add-on for KEDA to scale HTTP workloads.
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.12.2 -n keda --create-namespace
What's Changed
- chore: release http-add-on v0.12.1 by @linkvt in #812
- fix(http-add-on): use admin port for interceptor health probes by @linkvt in #817
- fix(http-add-on): set endpointsCachePollingIntervalMS to actual min by @linkvt in #815
- feat(http-add-on): increase connection pool defaults for higher throughput by @Fedosin in #820
New Contributors
- @Fedosin made their first contribution in #813
- @BEvgeniyS made their first contribution in #814
Full Changelog: keda-add-ons-http-v0.12.0...keda-add-ons-http-v0.12.2