7 Commits

5 changed files with 6 additions and 6 deletions

View File

@@ -30,7 +30,7 @@ spec:
spec:
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v2.8.0
image: ghcr.io/mealie-recipes/mealie:v3.0.0
imagePullPolicy: Always
envFrom:
- secretRef:

View File

@@ -236,7 +236,7 @@ spec:
serviceAccountName: promtail
containers:
- name: promtail
image: "grafana/promtail:2.9.15"
image: "grafana/promtail:3.5.2"
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.15"
image: "grafana/promtail:3.5.2"
imagePullPolicy: IfNotPresent
args:
- "-config.file=/etc/promtail/promtail.yaml"

View File

@@ -203,7 +203,7 @@ spec:
spec:
containers:
- name: nextcloud
image: "nextcloud:31.0.6-apache"
image: "nextcloud:31.0.7-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@@ -374,7 +374,7 @@ spec:
restartPolicy: Never
containers:
- name: nextcloud
image: "nextcloud:31.0.6-apache"
image: "nextcloud:31.0.7-apache"
imagePullPolicy: IfNotPresent
command: [ "curl" ]
args:

View File

@@ -45,7 +45,7 @@ spec:
spec:
containers:
- name: outline
image: outlinewiki/outline:0.85.0
image: outlinewiki/outline:0.85.1
imagePullPolicy: IfNotPresent
env:
- name: ALLOWED_DOMAINS