hive-apps/projects/downloader/project.yml

30 lines
543 B
YAML
Raw Normal View History

2021-11-28 10:16:31 +00:00
config:
description: Tools for downloading linux isos
2022-12-09 15:06:51 +00:00
2021-11-28 10:16:31 +00:00
apps:
- name: deluge
2022-12-09 15:06:51 +00:00
repoURL: https://lib42.github.io/charts
chart: deluge
targetRevision: 1.1.0
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