Update grafana/promtail Docker tag to v2.9.16 #585

Merged
AverageMarcus merged 1 commits from renovate/grafana-promtail-2.x into master 2025-11-07 15:57:13 +00:00
Showing only changes of commit 97c353a1e3 - Show all commits

View File

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