From 55bbb0370f652ed0dd555c5f30507a08fcf7c9ff Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 15 Jun 2026 14:54:15 +0000 Subject: [PATCH] Update Helm release kube-prometheus-stack to v86 --- 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 a9a5c2aa..e98a82bf 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.4.0 + version: 86.2.0 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl