hive-apps/projects/downloader/project.yml
2023-03-23 17:10:09 +01:00

33 lines
647 B
YAML

config:
description: Tools for downloading linux isos
apps:
- name: deluge
# repoURL: https://lib42.github.io/charts
repoURL: https://github.com/lib42/charts
#chart: deluge
#targetRevision: 1.3.0
targetRevision: fix/deluge-user
path: charts/deluge
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.2
include:
- ingress-internal
- name: pyload
repoURL: https://k8s-at-home.com/charts/
chart: pyload
targetRevision: 6.4.2
include:
- ingress-internal