Skip to content

Commit

Permalink
pinned kube-prometheous-stack version to 61.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
juddin927 committed Jul 15, 2024
1 parent a05b47d commit 5632461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,7 @@ deploy_kube-prometheus-stack() {
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts
helm repo update
helm upgrade --install kube-prometheus-stack prometheus-community/kube-prometheus-stack \
--version 61.1.1 \
-f ./k8s-values/values.kube-prometheus-stack.yaml \
-n monitoring \
--create-namespace \
Expand Down

0 comments on commit 5632461

Please sign in to comment.