Update nextcloud in test
This commit is contained in:
parent
2d17b4fb30
commit
0d45c62696
2 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ data:
|
|||
MYSQL_USER: 'nextcloud_customer'
|
||||
NEXTCLOUD_ADMIN_USER: 'admin'
|
||||
NEXTCLOUD_TRUSTED_DOMAINS: 'customer.drive.test.sunet.se'
|
||||
NEXTCLOUD_VERSION_STRING: '30.0.5.2'
|
||||
NEXTCLOUD_VERSION_STRING: '30.0.9.3'
|
||||
OBJECTSTORE_S3_AUTOCREATE: 'true'
|
||||
OBJECTSTORE_S3_BUCKET: 'primary-customer-drive-test.sunet.se'
|
||||
OBJECTSTORE_S3_HOST: 's3.sto4.safedc.net'
|
||||
|
|
|
@ -34,4 +34,4 @@ generatorOptions:
|
|||
images:
|
||||
- name: nextcloud-custom-image
|
||||
newName: docker.sunet.se/drive/nextcloud-custom
|
||||
newTag: 30.0.5.2-2
|
||||
newTag: 30.0.9.3-2
|
||||
|
|
Loading…
Add table
Reference in a new issue