Merge pull request 'Update nextcloud Docker tag to v33' (#657) from renovate/nextcloud-33.x into master

Reviewed-on: #657
This commit was merged in pull request #657.
This commit is contained in:
2026-02-26 18:35:19 +00:00

View File

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