overrides/stackspin-nextcloud-override: add release filename to nextcloud contacts
This commit is contained in:
parent
a6924c612e
commit
837952c284
|
@ -69,8 +69,9 @@ data:
|
|||
# enabled: false
|
||||
- name: contacts
|
||||
enabled: true
|
||||
github_repository: nextcloud/contacts
|
||||
version: "v6.1.2"
|
||||
release_filename: "contacts-{{ .version }}.tar.gz"
|
||||
github_repository: nextcloud/contacts
|
||||
- name: files_external
|
||||
enabled: true
|
||||
# Common Apps
|
||||
|
|
Loading…
Reference in New Issue