hive-apps/projects/downloader/project.yml

33 lines
647 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
2023-03-23 15:50:21 +00:00
# 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
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