Update grafana/promtail Docker tag to v3

This commit is contained in:
2025-08-31 03:05:24 +00:00
parent d7be1186c7
commit 4fda04cb3e
2 changed files with 2 additions and 2 deletions

View File

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