From 859bb219ffacf7752aadfe917b6cdcebcd1b5219 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 28 May 2025 10:01:42 +0000 Subject: [PATCH] Update Helm release loki to v6.30.1 --- 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 9c598a3..4a22631 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.30.0 + version: 6.30.1 valuesFile: loki.values.yaml - name: prometheus-node-exporter releaseName: prometheus-node-exporter -- 2.47.2