30 lines
794 B
YAML
30 lines
794 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: nzbget
|
|
version: 3.1.5
|
|
upstream_version: 7.3.1
|
|
appVersion: "auto"
|
|
description: NZBGet is a Usenet downloader client
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/apps/tree/master/incubator/nzbget
|
|
icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
|
|
keywords:
|
|
- nzbget
|
|
- usenet
|
|
sources:
|
|
- https://github.com/truecharts/apps/tree/master/incubator/nzbget
|
|
- https://github.com/k8s-at-home/charts/tree/master/charts/nzbget
|
|
- https://hub.docker.com/r/linuxserver/nzbget/
|
|
- https://nzbget.net/
|
|
dependencies:
|
|
- name: common
|
|
repository: https://truecharts.org/
|
|
version: 3.5.5
|
|
# condition:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|