Update nextcloud Docker tag to v29.0.1

This commit is contained in:
Renovate Bot 2024-06-01 03:04:08 +00:00
parent 34a2e144ee
commit 68e4ecba39

View File

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