1 Commits

Author SHA1 Message Date
fb6c867967 Update grafana/promtail Docker tag to v3 2025-11-24 03:01:59 +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.1"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"