From 16ec6bfcbc4c40b3872189db0613595da9493e10 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 11 Jul 2026 16:59:53 +0000 Subject: [PATCH] Update kube-prometheus-stack Docker tag to v87.15.1 --- ci/helmfile.yaml.gotmpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ci/helmfile.yaml.gotmpl b/ci/helmfile.yaml.gotmpl index 515b331..c151a6b 100644 --- a/ci/helmfile.yaml.gotmpl +++ b/ci/helmfile.yaml.gotmpl @@ -28,7 +28,7 @@ releases: - name: prometheus-stack namespace: monitoring - version: 87.10.1 + version: 87.15.1 installed: true createNamespace: true disableValidation: true