From 256b7b9539d8fbd1b1babeef18e1fff82d660006 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 9 Jun 2026 15:26:11 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v85.4.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 94dac27d..a9a5c2aa 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: 85.3.0 + version: 85.4.0 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl