1234567891011121314151617181920212223242526 |
- name: deluge
- description: Deluge is a lightweight, Free Software, cross-platform BitTorrent client.
- annotations:
- title: Deluge
- type: application
- version: 1.1.1
- apiVersion: v2
- appVersion: '9.5.3'
- 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.1.1
- home: https://deluge-torrent.org
- icon: https://media.sys.truenas.net/apps/deluge/icons/icon.png
- sources:
- - https://hub.docker.com/r/linuxserver/deluge
- - https://github.com/truenas/charts/tree/master/community/deluge
- - https://deluge-torrent.org/
- keywords:
- - torrent
- - download
|