1 Commits

Author SHA1 Message Date
1aa154211e Update grafana/promtail Docker tag to v3 2025-11-19 03:05:20 +00:00

View File

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