Compare commits

..

No commits in common. "4abb02d4062ba0a43ddbdc99da398b59a1183629" and "34a2e144ee21d6532ba68955a10ffe0f39474c6e" have entirely different histories.

View File

@ -203,7 +203,7 @@ spec:
spec: spec:
containers: containers:
- name: nextcloud - name: nextcloud
image: "nextcloud:29.0.1-apache" image: "nextcloud:29.0.0-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:29.0.1-apache" image: "nextcloud:29.0.0-apache"
imagePullPolicy: IfNotPresent imagePullPolicy: IfNotPresent
command: [ "curl" ] command: [ "curl" ]
args: args: