Update nextcloud Docker tag to v27.0.2

This commit is contained in:
Renovate Bot 2023-08-11 18:03:41 +00:00
parent 1615f833df
commit 3f3dfd78d1
1 changed files with 2 additions and 2 deletions

View File

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