From 2959b0a03d2f824c04e873588df7fc294b3a9b41 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 31 May 2026 08:06:12 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v85 --- 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 b814a3e5..94dac27d 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.18.0 + version: 85.3.0 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl -- 2.52.0