From 8d6c8b62aa4a0c0d4d9744c6e28e6414bf6c6761 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 18 Apr 2026 12:15:44 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v82.18.0 --- 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 8bd4a2f9..b814a3e5 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.15.1 + version: 82.18.0 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl