Skip to content

Commit

Permalink
Merge pull request #941 from civo/updatecli_master_keda
Browse files Browse the repository at this point in the history
deps: bump Keda Helm chart to 2.15.2
  • Loading branch information
kunal-kushwaha authored Oct 21, 2024
2 parents ec1f7fd + d937921 commit d7f5ba4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keda/install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ helm repo update

kubectl create namespace keda

helm install keda kedacore/keda --version 2.15.1 --namespace keda
helm install keda kedacore/keda --version 2.15.2 --namespace keda

0 comments on commit d7f5ba4

Please sign in to comment.