From f4d9a1ee4d57305d0a8ac53d2eae456506c32d45 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Wed, 23 Nov 2022 06:10:11 +0000
Subject: [PATCH] chore(deps): update helm release loki to v3.4.2

---
 infrastructure/loki/loki.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/infrastructure/loki/loki.yaml b/infrastructure/loki/loki.yaml
index 0086d0205..1419a6a72 100644
--- a/infrastructure/loki/loki.yaml
+++ b/infrastructure/loki/loki.yaml
@@ -12,7 +12,7 @@ spec:
         kind: HelmRepository
         name: grafana
         namespace: loki-system
-      version: 3.3.4
+      version: 3.4.2
   interval: 5m
   upgrade:
     remediation:
-- 
GitLab