mirror of
https://github.com/k8s-at-home/charts.git
synced 2025-02-09 05:06:07 +00:00
* chore(deps): update helm chart common to v3.0.1 * Modify kubeVersion Co-authored-by: Renovate Bot <bot@renovateapp.com> Co-authored-by: Bᴇʀɴᴅ Sᴄʜᴏʀɢᴇʀs <me@bjw-s.dev>
21 lines
604 B
YAML
21 lines
604 B
YAML
apiVersion: v2
|
|
appVersion: 4.3.0
|
|
description: qBittorrent is a cross-platform free and open-source BitTorrent client
|
|
name: qbittorrent
|
|
version: 8.0.1
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- qbittorrent
|
|
- torrrent
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/qbittorrent
|
|
icon: https://cloud.githubusercontent.com/assets/14862437/23586868/89ef2922-01c4-11e7-869c-52aafcece17f.png
|
|
sources:
|
|
- https://hub.docker.com/r/linuxserver/qbittorrent/
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://k8s-at-home.com/charts/
|
|
version: 3.0.1
|