29 lines
879 B
YAML
29 lines
879 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: qbittorrent
|
|
version: 3.1.5
|
|
upstream_version: 7.2.1
|
|
appVersion: "auto"
|
|
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/qbittorrent
|
|
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
|
|
keywords:
|
|
- qbittorrent
|
|
- torrrent
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/qbittorrent
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/qbittorrent
|
|
- https://hub.docker.com/r/linuxserver/qbittorrent/
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|