Update grafana/promtail Docker tag to v3

This commit is contained in:
2026-01-14 03:07:36 +00:00
parent 4b9d02607e
commit 03d2750899

View File

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