Compare commits
2 Commits
643ba071e0
...
cf3a9b9aba
Author | SHA1 | Date | |
---|---|---|---|
cf3a9b9aba | |||
42c7163710 |
@@ -204,7 +204,7 @@ spec:
|
||||
priorityClassName: critical
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:31.0.9-apache"
|
||||
image: "nextcloud:32.0.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
env:
|
||||
- name: SQLITE_DATABASE
|
||||
@@ -379,7 +379,7 @@ spec:
|
||||
restartPolicy: Never
|
||||
containers:
|
||||
- name: nextcloud
|
||||
image: "nextcloud:31.0.9-apache"
|
||||
image: "nextcloud:32.0.0-apache"
|
||||
imagePullPolicy: IfNotPresent
|
||||
command: [ "curl" ]
|
||||
args:
|
||||
|
Reference in New Issue
Block a user