From 6dcfa13b5deb928e645a3b1162e900ea77c126c7 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Mon, 10 Mar 2025 22:02:59 +0000 Subject: [PATCH] Update Helm release loki to v6.28.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 2a3590a..cd5d975 100644 --- a/infrastructure/monitoring/kustomization.yaml +++ b/infrastructure/monitoring/kustomization.yaml @@ -24,7 +24,7 @@ helmCharts: - name: loki releaseName: loki repo: https://grafana.github.io/helm-charts - version: 6.27.0 + version: 6.28.0 valuesFile: loki.values.yaml - name: prometheus-node-exporter releaseName: prometheus-node-exporter -- 2.49.1