Update grafana/promtail Docker tag to v3

This commit is contained in:
2025-09-23 03:08:35 +00:00
parent 68a06195e9
commit 015a5baeae

View File

@@ -216,7 +216,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.15"
image: "grafana/promtail:3.5.5"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"