Skip to content

KEDA Chart: v2.16.0

Latest
Compare
Choose a tag to compare
@JorTurFer JorTurFer released this 07 Nov 10:59
3ad2830

Chart: v2.16.0 | App: v2.16.0

TL;DR

helm repo add kedacore https://kedacore.github.io/charts
helm repo update
helm install keda kedacore/keda --version 2.16.0 -n keda --create-namespace

What is new?

Fixes/Changes

  • Support for KEDA v2.16.0
  • Replace wildcards in RBAC objects with explicit resources and verbs (#682
  • Update cloudeventsource type list (#683)
  • Add appProtocol to services collecting metrics using mTLS (#688)
  • Update status about triggers and authentications types (#700)

New Contributors

Full Changelog: v2.15.1...v2.16.0