Compare commits

..

No commits in common. "b3adebc811d2b5e94917cb0c3ef87ff7524dd3f4" and "e844020f6df5468314e8a70118c888d1f74e62e2" have entirely different histories.

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.9.2"
image: "grafana/promtail:2.9.1"
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.2"
image: "grafana/promtail:2.9.1"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"