From abb8d7701b389ab57259750cccfab16d1f00b5cd Mon Sep 17 00:00:00 2001 From: Peter Date: Sat, 18 Jan 2025 03:35:35 +0000 Subject: [PATCH] chore(deps): update helm release kube-prometheus-stack to v67.11.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 f537226..adafb44 100644 --- a/kube-prometheus/kustomization.yaml +++ b/kube-prometheus/kustomization.yaml @@ -17,5 +17,5 @@ helmCharts: includeCRDs: true namespace: observability-system releaseName: prometheus - version: "67.7.0" + version: "67.11.0" valuesFile: config/values.prometheus.yaml \ No newline at end of file