Update grafana/promtail Docker tag to v2.8.3

This commit is contained in:
Renovate Bot 2023-07-21 18:02:14 +00:00
parent 359ccc38d5
commit 3ca78eef81
2 changed files with 2 additions and 2 deletions

View File

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