Update grafana/promtail Docker tag to v2.9.15 #495

Merged
AverageMarcus merged 1 commits from renovate/grafana-promtail-2.x into master 2025-06-11 05:52:41 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit c94323fe1e - Show all commits

View File

@@ -236,7 +236,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"

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"