From d17335b8543de1c35cdb1ed15becfae8ee6d8b3d Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 19 Feb 2026 03:13:44 +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..6eef33b 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.6" imagePullPolicy: IfNotPresent args: - "-config.file=/etc/promtail/promtail.yaml"