From 8fdd9685b619de4fe6212273f3f0ba86c1c6b07b Mon Sep 17 00:00:00 2001
From: Varac <varac@varac.net>
Date: Wed, 30 Jun 2021 17:56:18 +0200
Subject: [PATCH] Update loki chart to 2.5.2

---
 flux2/apps/monitoring/loki-release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/flux2/apps/monitoring/loki-release.yaml b/flux2/apps/monitoring/loki-release.yaml
index b40528397..7df5fe4ed 100644
--- a/flux2/apps/monitoring/loki-release.yaml
+++ b/flux2/apps/monitoring/loki-release.yaml
@@ -10,7 +10,7 @@ spec:
     spec:
       # https://artifacthub.io/packages/helm/grafana/loki
       chart: loki
-      version: 2.5.0
+      version: 2.5.2
       sourceRef:
         kind: HelmRepository
         name: grafana
-- 
GitLab