From db9b38cdcc5b122b2715c199d633306a99c15b21 Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 30 Jul 2024 03:34:06 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v61.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 fcc4450..01079b6 100644 --- a/kube-prometheus/kustomization.yaml +++ b/kube-prometheus/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: includeCRDs: true namespace: observability-system releaseName: prometheus - version: "61.5.0" + version: "61.6.0" valuesFile: config/values.prometheus.yaml \ No newline at end of file