Skip to content

HTTP Add-On Chart: v0.12.2

Latest

Choose a tag to compare

@JorTurFer JorTurFer released this 19 Feb 15:47
· 13 commits to main since this release
75a998b

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

Full Changelog: keda-add-ons-http-v0.12.0...keda-add-ons-http-v0.12.2