From 68cfd7e35f7dee9f398d32ec31d36d12788c32e7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20J=C3=B6rg?= Date: Tue, 23 Sep 2025 12:49:08 +0200 Subject: [PATCH] chore: Bump prometheus to 76.4.1 --- 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 2a143cd9..1ac4169f 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: 72.7.0 + version: 76.4.1 condition: prometheus.enabled values: - ../values/prometheus/values/prometheus.yaml.gotmpl