123456789101112131415161718192021222324252627 |
- name: qbittorrent
- description: The qBittorrent project aims to provide an open-source software alternative to µTorrent.
- annotations:
- title: qBittorrent
- type: application
- version: 1.0.6
- apiVersion: v2
- appVersion: '4.5.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.0.6
- home: https://www.qbittorrent.org/
- icon: https://upload.wikimedia.org/wikipedia/commons/9/9e/Qbittorrent_logo.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
|