Bump Nextcloud to v26

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2023-06-10 09:05:36 +01:00
parent 1fd915619b
commit add266c1df
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 2 additions and 2 deletions

View File

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