Update grafana/promtail Docker tag to v3

This commit is contained in:
2025-03-28 03:02:30 +00:00
parent b2f3411f3e
commit b579cfc117
2 changed files with 2 additions and 2 deletions

View File

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