Compare commits

..

No commits in common. "2473ce268ca11f4d1215025f3a8a4566e0920a53" and "e2f06fc4bb1f36277a6aa95866d6d9d39179ea43" 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.1"
image: "grafana/promtail:2.9.0"
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.1"
image: "grafana/promtail:2.9.0"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"