mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-01-31 05:49:04 +00:00
7b89f057f5
* chore(deps): update helm chart common to v4.0.1 * Exclude heimdall from install It takes too long and times out the install step Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
22 lines
663 B
YAML
22 lines
663 B
YAML
apiVersion: v2
|
|
appVersion: v4.3.7
|
|
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
|
name: qbittorrent
|
|
version: 13.0.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- qbittorrent
|
|
- torrrent
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/qbittorrent
|
|
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
|
|
sources:
|
|
- https://github.com/qbittorrent/qBittorrent
|
|
- https://github.com/k8s-at-home/container-images
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.0.1
|