1 Commits

Author SHA1 Message Date
5a50f1cfc1 Update rancher/mirrored-library-traefik Docker tag to v3 2026-02-14 03:17:18 +00:00
2 changed files with 3 additions and 3 deletions

View File

@@ -206,7 +206,7 @@ spec:
priorityClassName: critical
containers:
- name: nextcloud
image: "nextcloud:32.0.6-apache"
image: "nextcloud:32.0.5-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:32.0.6-apache"
image: "nextcloud:32.0.5-apache"
imagePullPolicy: IfNotPresent
command:
- /cron.sh

View File

@@ -68,7 +68,7 @@ spec:
spec:
containers:
- name: web
image: ghcr.io/miniflux/miniflux:2.2.17
image: ghcr.io/miniflux/miniflux:2.2.16
imagePullPolicy: IfNotPresent
envFrom:
- configMapRef: