From ac4a854b5b0927ad3d54dac34f214b527a491268 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 2 Oct 2025 20:02:21 +0000 Subject: [PATCH] Update Helm release loki to v6.42.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 7568747..2b8be85 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.41.1 + version: 6.42.0 valuesFile: loki.values.yaml - name: prometheus-node-exporter releaseName: prometheus-node-exporter -- 2.49.1