Update nextcloud Docker tag to v30.0.2 #354

Merged
AverageMarcus merged 1 commits from renovate/nextcloud-30.x into master 2024-11-13 13:01:43 +00:00
Showing only changes of commit 512c3a0ed6 - Show all commits

View File

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