From feb8a636caa5cfe15dab27808c9ccc1182b4e64f Mon Sep 17 00:00:00 2001 From: Peter Date: Sun, 8 Sep 2024 20:17:39 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v62.6.0 --- kube-prometheus/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kube-prometheus/kustomization.yaml b/kube-prometheus/kustomization.yaml index b6dd371..74c19b6 100644 --- a/kube-prometheus/kustomization.yaml +++ b/kube-prometheus/kustomization.yaml @@ -17,5 +17,5 @@ helmCharts: includeCRDs: true namespace: observability-system releaseName: prometheus - version: "62.5.1" + version: "62.6.0" valuesFile: config/values.prometheus.yaml \ No newline at end of file -- 2.45.2