From eda5a87996ad96d1a243bc7730f89da6bac8b7f8 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 28 May 2026 20:47:10 +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 f9f9e7c..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.9.17 + tag: 3.6.11 # -- Specify the promtail image pull policy pullPolicy: IfNotPresent