Merge pull request 'Update grafana/promtail Docker tag to v2.9.3' (#149) from renovate/grafana-promtail-2.x into master
Reviewed-on: #149
This commit is contained in:
commit
e6b1e197b9
@ -236,7 +236,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.2"
|
||||
image: "grafana/promtail:2.9.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
@ -215,7 +215,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.2"
|
||||
image: "grafana/promtail:2.9.3"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
Loading…
Reference in New Issue
Block a user