From 02406be25fb6adcb61657a7746d99b2807a9d97b Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 25 May 2024 03:35:21 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v58.7.2 --- 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 484d2d1..c1e92b8 100644 --- a/kube-prometheus/kustomization.yaml +++ b/kube-prometheus/kustomization.yaml @@ -15,5 +15,5 @@ helmCharts: includeCRDs: true namespace: observability-system releaseName: prometheus - version: "58.6.0" + version: "58.7.2" valuesFile: config/values.prometheus.yaml \ No newline at end of file