29 lines
704 B
YAML
29 lines
704 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: deluge
|
|
version: 3.1.5
|
|
# upstream_version:
|
|
appVersion: "auto"
|
|
description: Deluge App for TrueNAS SCALE
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/deluge
|
|
icon: https://avatars2.githubusercontent.com/u/6733935?v=3&s=200
|
|
keywords:
|
|
- transmission
|
|
- torrent
|
|
- usenet
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/deluge
|
|
- https://github.com/deluge-torrent/deluge
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|