From a4cd4818b11fe36c734c15636577d316409fe3cc Mon Sep 17 00:00:00 2001 From: Devops Bot Date: Tue, 18 Feb 2025 01:01:24 +0000 Subject: [PATCH] chore(deps): update helm release loki to v6.27.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 8e60d9f..1482c05 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.25.1 + version: 6.27.0 inherit: - template: default-env-values - template: ext-secret -- 2.45.2