nzbget chart migration (#121)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:11:51 -05:00 committed by GitHub
parent dc91c4b413
commit 51f8d327c9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@ apiVersion: v1
appVersion: v21.0-ls14 appVersion: v21.0-ls14
description: NZBGet is a Usenet downloader client description: NZBGet is a Usenet downloader client
name: nzbget name: nzbget
version: 2.1.0 version: 3.0.0
keywords: keywords:
- nzbget - nzbget
- usenet - usenet
home: https://github.com/billimek/billimek-charts/tree/master/nzbget home: https://github.com/billimek/billimek-charts/tree/master/charts/nzbget
icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4 icon: https://avatars1.githubusercontent.com/u/3368377?s=400&v=4
sources: sources:
- https://hub.docker.com/r/linuxserver/nzbget/ - https://hub.docker.com/r/linuxserver/nzbget/

View File

@ -93,4 +93,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install --name my-release -f values.yaml stable/nzbget helm install --name my-release -f values.yaml stable/nzbget
``` ```
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/nzbget/values.yaml) file. It has several commented out suggested values. Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/nzbget/values.yaml) file. It has several commented out suggested values.