Skip to content

Commit

Permalink
Update kube-prometheus-stack to version 66.7.1
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 16, 2024
1 parent 5679792 commit 504186a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,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 \
--version 66.7.1 \
-f ./k8s-values/values.kube-prometheus-stack.yaml \
-n monitoring \
--create-namespace \
Expand Down

0 comments on commit 504186a

Please sign in to comment.