From 780c756b793d007fb3ba5a7d7d31e3e3c8689eee Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 9 Feb 2026 13:26:24 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v72.9.1 --- helmfile.d/prometheus.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helmfile.d/prometheus.yaml.gotmpl b/helmfile.d/prometheus.yaml.gotmpl index 2a143cd9..b2897d0c 100644 --- a/helmfile.d/prometheus.yaml.gotmpl +++ b/helmfile.d/prometheus.yaml.gotmpl @@ -15,7 +15,7 @@ releases: - name: prometheus namespace: prometheus chart: prometheus/kube-prometheus-stack - version: 72.7.0 + version: 72.9.1 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl