From 853f0a74000239e9d35c0ac2115720f889dba4ef Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 21 Jun 2026 00:03:34 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v86.2.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 e98a82bf..ed8c4708 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: 86.2.0 + version: 86.2.3 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl