Update nextcloud version to 29.0.8.2-1 for nordunet and vinnova.
This commit is contained in:
parent
6f477d9c1b
commit
43c368211e
|
@ -30,7 +30,7 @@ spec:
|
||||||
restartPolicy: Always
|
restartPolicy: Always
|
||||||
containers:
|
containers:
|
||||||
- name: customer
|
- name: customer
|
||||||
image: docker.sunet.se/drive/nextcloud-custom:29.0.7.2-1
|
image: docker.sunet.se/drive/nextcloud-custom:29.0.8.2-1
|
||||||
volumeMounts:
|
volumeMounts:
|
||||||
- name: nextcloud-data
|
- name: nextcloud-data
|
||||||
mountPath: /var/www/html/config/
|
mountPath: /var/www/html/config/
|
||||||
|
|
Loading…
Reference in a new issue