Compare commits
3 Commits
a2cb03f6fd
...
cc45f38196
| Author | SHA1 | Date | |
|---|---|---|---|
| cc45f38196 | |||
| 4823517675 | |||
| a679a48644 |
@@ -216,7 +216,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:3.5.8"
|
||||
image: "grafana/promtail:3.6.0"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
@@ -46,7 +46,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: outline
|
||||
image: outlinewiki/outline:1.0.1
|
||||
image: outlinewiki/outline:1.1.0
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: ALLOWED_DOMAINS
|
||||
|
||||
Reference in New Issue
Block a user