Upgrade to 28.0.3.3-1
This commit is contained in:
parent
24d594f81b
commit
b22515a6d3
|
@ -30,7 +30,7 @@ spec:
|
|||
restartPolicy: Always
|
||||
containers:
|
||||
- name: customer
|
||||
image: docker.sunet.se/drive/nextcloud-custom:28.0.2.6-2
|
||||
image: docker.sunet.se/drive/nextcloud-custom:28.0.3.3-1
|
||||
volumeMounts:
|
||||
- name: nextcloud-data
|
||||
mountPath: /var/www/html/config/
|
||||
|
@ -127,7 +127,7 @@ spec:
|
|||
- name: NEXTCLOUD_ADMIN_USER
|
||||
value: admin
|
||||
- name: NEXTCLOUD_VERSION_STRING
|
||||
value: "28.0.2.6"
|
||||
value: "28.0.3.3"
|
||||
- name: NEXTCLOUD_ADMIN_PASSWORD
|
||||
valueFrom:
|
||||
secretKeyRef:
|
||||
|
|
Loading…
Reference in a new issue