From 2f07fb1cdad7df46d8781b8a5625e3033e9b6d86 Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Fri, 8 Nov 2024 01:01:28 +0000 Subject: [PATCH] chore(deps): update helm release loki to v6.19.0 --- installations/monitoring/helmfile.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installations/monitoring/helmfile.yaml b/installations/monitoring/helmfile.yaml index b2fba8e..39c6a9c 100644 --- a/installations/monitoring/helmfile.yaml +++ b/installations/monitoring/helmfile.yaml @@ -28,7 +28,7 @@ releases: - name: loki chart: grafana/loki namespace: observability - version: 6.18.0 + version: 6.19.0 inherit: - template: default-env-values - name: promtail