From 26a37453b2b94047c606bd4119b6094a2961a499 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Tue, 9 Nov 2021 04:06:40 +0000
Subject: [PATCH] Update Helm release promtail to v3.9.1

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

diff --git a/flux2/apps/monitoring/promtail-release.yaml b/flux2/apps/monitoring/promtail-release.yaml
index b374c8170..e5f95e775 100644
--- a/flux2/apps/monitoring/promtail-release.yaml
+++ b/flux2/apps/monitoring/promtail-release.yaml
@@ -11,7 +11,7 @@ spec:
       # https://artifacthub.io/packages/helm/grafana/promtail
       # renovate: registryUrl=https://grafana.github.io/helm-charts
       chart: promtail
-      version: 3.8.2
+      version: 3.9.1
       sourceRef:
         kind: HelmRepository
         name: grafana
-- 
GitLab