Update nextcloud Docker tag to v28.0.4

This commit is contained in:
Renovate Bot 2024-03-29 18:02:28 +00:00
parent c96e8d5fdb
commit cf1968db69
1 changed files with 2 additions and 2 deletions

View File

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