Skip to content

Commit 9197655

Browse files
authored
Bump kube-prometheus stack to 31.0.2 (#982)
1 parent d341050 commit 9197655

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

observability/quickstart.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ NO_COLOR='\033[0m'
1414

1515
printf "%bInstalling kube-prometheus-stack...%b\n" "$GREEN" "$NO_COLOR"
1616
# helm search repo prometheus-community/kube-prometheus-stack
17-
KUBE_PROMETHEUS_STACK_VERSION='15.2.1'
17+
KUBE_PROMETHEUS_STACK_VERSION='31.0.2'
1818
KUBE_PROMETHEUS_STACK_NAME='prom'
1919
KUBE_PROMETHEUS_STACK_NAMESPACE='kube-prometheus'
2020
helm repo add prometheus-community https://prometheus-community.github.io/helm-charts

0 commit comments

Comments
 (0)