From d2aa9e75888b331742d10dcedecf5154dea6148a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Thu, 12 Mar 2026 12:26:07 +0000 Subject: [PATCH] fix(prom): Whitespace is important --- 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 afd11a53..198b72c6 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.10.1 + version: 82.10.1 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl