From 6798b1f0bbc7ba2825a7ff26932eb695890913f5 Mon Sep 17 00:00:00 2001
From: Renovate Bot <renovate-bot@sheogorath.shivering-isles.com>
Date: Thu, 8 Dec 2022 06:08:37 +0000
Subject: [PATCH] chore(deps): update helm release promtail to v6.7.2

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

diff --git a/infrastructure/loki/promtail.yaml b/infrastructure/loki/promtail.yaml
index 1294e47e0..c2fa39884 100644
--- a/infrastructure/loki/promtail.yaml
+++ b/infrastructure/loki/promtail.yaml
@@ -12,7 +12,7 @@ spec:
         kind: HelmRepository
         name: grafana
         namespace: loki-system
-      version: 6.6.2
+      version: 6.7.2
   interval: 5m
   upgrade:
     remediation:
-- 
GitLab