Compare commits
No commits in common. "0946eeca976107edd5a9bfb2c6136cb505cc5a23" and "5c4192a3e757b3fd028816d7397aaab4d1a824a6" have entirely different histories.
0946eeca97
...
5c4192a3e7
@ -203,7 +203,7 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: nextcloud
|
- name: nextcloud
|
||||||
image: "nextcloud:27.1.0-apache"
|
image: "nextcloud:27.0.2-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:27.1.0-apache"
|
image: "nextcloud:27.0.2-apache"
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
command: [ "curl" ]
|
command: [ "curl" ]
|
||||||
args:
|
args:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user