hive-apps/projects/downloader/project.yml
2022-08-01 00:26:22 +00:00

30 lines
544 B
YAML

config:
description: Tools for downloading linux isos
apps:
- name: deluge
repoURL: https://k8s-at-home.com/charts/
chart: deluge
targetRevision: 5.4.0
secrets:
- name: openvpn
keys:
- VPN_AUTH
- vpnConfigfile
include:
- ingress-internal
- name: youtubedl
repoURL: https://k8s-at-home.com/charts/
chart: youtubedl-material
targetRevision: 4.4.0
include:
- ingress-internal
- name: pyload
repoURL: https://k8s-at-home.com/charts/
chart: pyload
targetRevision: 6.4.0
include:
- ingress-internal