hive-apps/projects/downloader/project.yml

33 lines
661 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:
2023-04-08 12:46:07 +00:00
- name: qbittorrent
# repoURL: https://lib42.github.io/charts
repoURL: https://github.com/lib42/charts
#chart: deluge
#targetRevision: 1.3.0
targetRevision: add/qbittorrent
path: charts/qbittorrent
secrets:
- name: vpn-config
2023-04-08 12:46:07 +00:00
keys:
- SERVER_CITIES
- OPENVPN_USER
2023-04-08 14:26:02 +00:00
- WIREGUARD_PRIVATE_KEY
2023-04-08 12:46:07 +00:00
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