From 6553b3d738de7784ad81951168c8fa4c2b3e51b0 Mon Sep 17 00:00:00 2001
From: Stackspin renovate bot <renovatebot@stackspin.net>
Date: Thu, 13 Jan 2022 10:53:41 +0000
Subject: [PATCH] Update Helm release promtail to v3.10.0

---
 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 ad87de7b2..c44793036 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.9.2
+      version: 3.10.0
       sourceRef:
         kind: HelmRepository
         name: grafana
-- 
GitLab