hive-apps/projects/downloader/project.yml

30 lines
574 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: Tools for downloading linux isos
apps:
- name: deluge
repoURL: https://github.com/nold360/hive-apps
path: projects/downloader/charts/deluge
targetRevision: main
2021-11-28 10:16:31 +00:00
secrets:
- name: openvpn
keys:
- VPN_AUTH
- vpnConfigfile
2022-01-05 19:42:55 +00:00
include:
- ingress-internal
2021-11-28 10:16:31 +00:00
- name: youtubedl
repoURL: https://k8s-at-home.com/charts/
chart: youtubedl-material
targetRevision: 4.4.2
2022-01-05 19:42:55 +00:00
include:
- ingress-internal
2021-11-28 10:16:31 +00:00
- name: pyload
repoURL: https://k8s-at-home.com/charts/
chart: pyload
2022-08-03 01:15:56 +00:00
targetRevision: 6.4.2
2022-01-05 19:42:55 +00:00
include:
- ingress-internal