Update grafana/promtail Docker tag to v2.9.15

This commit is contained in:
2025-06-11 03:16:25 +00:00
parent 64e9bdab0e
commit c94323fe1e
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.14"
image: "grafana/promtail:2.9.15"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"