hive-apps/projects/downloader/project.yml

30 lines
544 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://k8s-at-home.com/charts/
chart: deluge
2022-08-03 01:14:00 +00:00
targetRevision: 5.4.2
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.0
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