From 25b7e9c95bcb38d8f005ae46e6569ff1999ae82d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 5 Jan 2025 14:01:39 +0000 Subject: [PATCH] Update Helm release prometheus to v26.1.0 --- infrastructure/monitoring/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/infrastructure/monitoring/kustomization.yaml b/infrastructure/monitoring/kustomization.yaml index dc55e83..2a03fea 100644 --- a/infrastructure/monitoring/kustomization.yaml +++ b/infrastructure/monitoring/kustomization.yaml @@ -24,5 +24,5 @@ helmCharts: - name: prometheus releaseName: prometheus repo: https://prometheus-community.github.io/helm-charts - version: 26.0.1 + version: 26.1.0 valuesFile: prometheus.values.yaml