Update grafana/promtail Docker tag to v2.9.8 #246

Merged
AverageMarcus merged 1 commits from renovate/grafana-promtail-2.x into master 2024-05-04 09:19:19 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit ab4ae40f60 - Show all commits

View File

@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.7"
image: "grafana/promtail:2.9.8"
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.7"
image: "grafana/promtail:2.9.8"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"