From 701c76ea00ba218fdf1f1911bb320d36557ee2e6 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 12 Mar 2026 15:25:15 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v82.10.3 --- 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 198b72c6..05e93168 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: 82.10.1 + version: 82.10.3 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl -- 2.52.0