e8f9ef02d4
Includes mix fixes like: - Fixing the documentation - Making sure device and storage mounts work correctly - Fixing broken things that where supposed to work according to the PR highlights - Moving some additional things to TrueCharts based containers - Hiding, changing and reordening some bad UI elements - Adding support for supplementalGroup permissions Co-authored-by: Dan Sheridan <dan.sheridan@postman.org.uk> Co-authored-by: Stavros Kois <47820033+stavros-k@users.noreply.github.com> Co-authored-by: Justin Clift <justin@postgresql.org>
33 lines
845 B
YAML
33 lines
845 B
YAML
apiVersion: v2
|
|
kubeVersion: ">=1.16.0-0"
|
|
name: nzbget
|
|
version: 2.0.0
|
|
upstream_version: 7.3.1
|
|
appVersion: "auto"
|
|
description: NZBGet is a Usenet downloader client
|
|
type: application
|
|
deprecated: false
|
|
home: https://github.com/truecharts/charts/tree/master/charts/nzbget
|
|
icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
|
|
keywords:
|
|
- nzbget
|
|
- usenet
|
|
sources:
|
|
- https://github.com/truecharts/charts/tree/master/charts/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://charts.truecharts.org/
|
|
version: 2.0.0
|
|
# condition:
|
|
# tags:
|
|
# import-values:
|
|
# alias:
|
|
maintainers:
|
|
- name: TrueCharts
|
|
email: info@truecharts.org
|
|
url: truecharts.org
|
|
# annotations:
|