Author SHA1 Message Date
renovate 5c35a85abe Update nextcloud Docker tag to v35 2026-09-18 03:09:19 +00:00
AverageMarcus a1e3138588 Update other image
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-09-17 07:00:52 +01:00
AverageMarcus 29b5f9b6d7 Fix typo
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-09-17 06:52:28 +01:00
AverageMarcus dc0832ed70 Roll back nextcloud
Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
2026-09-17 06:47:17 +01:00
AverageMarcus 3c3fb73708 Merge pull request 'Update nextcloud Docker tag to v35' (#793) from renovate/nextcloud-35.x into master
Reviewed-on: #793
2026-09-17 05:24:47 +00:00
renovate 966776772b Update nextcloud Docker tag to v35 2026-09-17 03:08:58 +00:00
+2 -2
View File
@@ -206,7 +206,7 @@ spec:
priorityClassName: critical priorityClassName: critical
containers: containers:
- name: nextcloud - name: nextcloud
image: "nextcloud:34.0.4-apache" image: "nextcloud:35.0.0-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
env: env:
- name: SQLITE_DATABASE - name: SQLITE_DATABASE
@@ -340,7 +340,7 @@ spec:
mountPath: /var/www/html/config/smtp.config.php mountPath: /var/www/html/config/smtp.config.php
subPath: smtp.config.php subPath: smtp.config.php
- name: cron - name: cron
image: "nextcloud:34.0.4-apache" image: "nextcloud:35.0.0-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: command:
- /cron.sh - /cron.sh