Compare commits
3 Commits
d5730834e4
...
a2cb03f6fd
| Author | SHA1 | Date | |
|---|---|---|---|
| a2cb03f6fd | |||
| 7ec4cd1482 | |||
| debcbd8df5 |
@@ -31,7 +31,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: frontend
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.4.0
|
||||
image: ghcr.io/mealie-recipes/mealie:v3.5.0
|
||||
imagePullPolicy: Always
|
||||
envFrom:
|
||||
- secretRef:
|
||||
|
||||
@@ -216,7 +216,7 @@ spec:
|
||||
serviceAccountName: promtail
|
||||
containers:
|
||||
- name: promtail
|
||||
image: "grafana/promtail:2.9.17"
|
||||
image: "grafana/promtail:3.5.8"
|
||||
imagePullPolicy: IfNotPresent
|
||||
args:
|
||||
- "-config.file=/etc/promtail/promtail.yaml"
|
||||
|
||||
Reference in New Issue
Block a user