Compare commits
2 Commits
aef60bf4ab
...
83265bf983
| Author | SHA1 | Date | |
|---|---|---|---|
| 83265bf983 | |||
|
2b88f9e765
|
@@ -216,7 +216,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.17"
|
||||
image: "grafana/promtail:3.6.11"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -52,7 +52,7 @@ spec:
|
||||
spec:
|
||||
containers:
|
||||
- name: url-to-grist
|
||||
image: ghcr.io/namelessplanet/url-to-grist:v1.6.0
|
||||
image: ghcr.io/namelessplanet/url-to-grist:v1.6.1
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: PORT
|
||||
|
||||
Reference in New Issue
Block a user