Skip to content

Commit

Permalink
chore: Update keda/install.sh
Browse files Browse the repository at this point in the history
Made with ❤️️ by updatecli
  • Loading branch information
updatecli committed Oct 21, 2024
1 parent b54dd98 commit b587390
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 b587390

Please sign in to comment.