12345678910111213141516171819202122232425262728 |
- name: qbittorrent
- description: The qBittorrent project aims to provide an open-source software alternative
- to µTorrent.
- annotations:
- title: qBittorrent
- type: application
- version: 1.2.0
- apiVersion: v2
- appVersion: 4.6.2
- kubeVersion: '>=1.16.0-0'
- maintainers:
- - name: truenas
- url: https://www.truenas.com/
- email: dev@ixsystems.com
- dependencies:
- - name: common
- repository: file://../../../common
- version: 1.2.3
- home: https://www.qbittorrent.org/
- icon: https://media.sys.truenas.net/apps/qbittorrent/icons/icon.png
- sources:
- - https://github.com/onedr0p/containers/tree/main/apps/qbittorrent
- - https://github.com/truenas/charts/tree/master/community/qbittorrent
- - https://www.qbittorrent.org/
- keywords:
- - media
- - torrent
- - download
|