Skip to content

Commit

Permalink
Update kube-prometheus-stack to version 67.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 26, 2024
1 parent 873c59f commit a7c3697
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 67.5.0 \
-f ./k8s-values/values.kube-prometheus-stack.yaml \
-n monitoring \
--create-namespace \
Expand Down

0 comments on commit a7c3697

Please sign in to comment.