Upgrade nextcloud version to 27.1.6.3
This commit is contained in:
parent
ce8f4005df
commit
a0cd9aa6e9
|
@ -30,7 +30,7 @@ spec:
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
containers:
|
containers:
|
||||||
- name: customer
|
- name: customer
|
||||||
image: docker.sunet.se/drive/nextcloud-custom:27.1.4.2-10
|
image: docker.sunet.se/drive/nextcloud-custom:27.1.6.3-3
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: nextcloud-data
|
- name: nextcloud-data
|
||||||
mountPath: /var/www/html/config/
|
mountPath: /var/www/html/config/
|
||||||
|
|
Loading…
Reference in a new issue