Update grafana/promtail Docker tag to v3

This commit is contained in:
2025-11-11 03:12:55 +00:00
parent ead9ed20e8
commit 036ee7e73a

View File

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