Skip to content

Commit

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

0 comments on commit 28c5bd2

Please sign in to comment.