4 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -31,7 +31,7 @@ spec:
priorityClassName: critical
containers:
- name: frontend
image: ghcr.io/mealie-recipes/mealie:v3.20.1
image: ghcr.io/mealie-recipes/mealie:v3.21.0
imagePullPolicy: Always
envFrom:
- secretRef:
+1 -1
View File
@@ -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"
+2 -2
View File
@@ -206,7 +206,7 @@ spec:
priorityClassName: critical
containers:
- name: nextcloud
image: "nextcloud:34.0.1-apache"
image: "nextcloud:34.0.2-apache"
imagePullPolicy: IfNotPresent
env:
- name: SQLITE_DATABASE
@@ -340,7 +340,7 @@ spec:
mountPath: /var/www/html/config/smtp.config.php
subPath: smtp.config.php
- name: cron
image: "nextcloud:34.0.1-apache"
image: "nextcloud:34.0.2-apache"
imagePullPolicy: IfNotPresent
command:
- /cron.sh
+1 -1
View File
@@ -68,7 +68,7 @@ spec:
spec:
containers:
- name: web
image: ghcr.io/miniflux/miniflux:2.3.2
image: ghcr.io/miniflux/miniflux:2.3.3
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef: