Update nextcloud Docker tag to v30.0.1 #342

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-30.x into master 2024-10-19 04:56:18 +00:00
Showing only changes of commit 66dd42aea2 - Show all commits

View File

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