overrides/stackspin-nextcloud-override: fix maps url

This commit is contained in:
xeruf 2024-12-02 11:04:52 +01:00
parent c6a3f1826e
commit 670cad187b
1 changed files with 4 additions and 4 deletions

View File

@ -109,10 +109,10 @@ data:
# enabled: true # enabled: true
- name: maps - name: maps
enabled: true enabled: true
version: "v1.5.0" version: "1.5.0"
release_filename: "maps-{{ .version }}.tar.gz" raw_url: "https://github.com/nextcloud/maps/releases/download/v{{ .version }}/maps-{{ .version }}.tar.gz"
github_repository: nextcloud/maps #release_filename: "maps-{{ .version }}.tar.gz"
#raw_url: "https://github.com/nextcloud/maps/releases/download/v{{ .version }}/maps-{{ .version }}.tar.gz" #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