From 590285cf0db11819def9f9dafe2c761e2f1eda3f Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sat, 25 Jul 2026 03:20:13 +0000 Subject: [PATCH] Update grafana/promtail Docker tag to v3 --- manifests/monitoring/promtail.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/monitoring/promtail.yaml b/manifests/monitoring/promtail.yaml index 9ecb630..87239a4 100644 --- a/manifests/monitoring/promtail.yaml +++ b/manifests/monitoring/promtail.yaml @@ -216,7 +216,7 @@ spec: serviceAccountName: promtail containers: - name: promtail - image: "grafana/promtail:2.9.17" + image: "grafana/promtail:3.6.11" imagePullPolicy: IfNotPresent args: - "-config.file=/etc/promtail/promtail.yaml"