From eb4dd9712cb32d06b2aa04fd556d34140147db02 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 27 May 2026 00:31:52 +0000 Subject: [PATCH] Update grafana/promtail Docker tag to v3 --- charts/common/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/charts/common/values.yaml b/charts/common/values.yaml index b32847f..8712f72 100644 --- a/charts/common/values.yaml +++ b/charts/common/values.yaml @@ -656,7 +656,7 @@ addons: # -- Specify the promtail image repository: grafana/promtail # -- Specify the promtail image tag - tag: 2.2.0 + tag: 3.6.11 # -- Specify the promtail image pull policy pullPolicy: IfNotPresent