overrides/stackspin-nextcloud-override: pin maps version
This commit is contained in:
parent
3936026444
commit
89c615173e
|
@ -116,9 +116,9 @@ data:
|
||||||
# enabled: true
|
# enabled: true
|
||||||
- name: maps
|
- name: maps
|
||||||
enabled: true
|
enabled: true
|
||||||
#version: "1.4.0"
|
version: "1.4.0"
|
||||||
#release_filename: "maps-{{ .version }}.tar.gz"
|
release_filename: "maps-{{ .version }}.tar.gz"
|
||||||
#github_repository: nextcloud/maps
|
github_repository: nextcloud/maps
|
||||||
# waiting for /var/lib/Stackspin/local-storage/pvc-3b008674-544c-46e7-b456-f20932eb9f23_stackspin-apps_nextcloud-files/custom_apps
|
# waiting for /var/lib/Stackspin/local-storage/pvc-3b008674-544c-46e7-b456-f20932eb9f23_stackspin-apps_nextcloud-files/custom_apps
|
||||||
# Aesthetics
|
# Aesthetics
|
||||||
#- name: theming
|
#- name: theming
|
||||||
|
|
Loading…
Reference in New Issue