updating nzbget readme (#25)

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2019-05-26 22:38:58 -04:00 committed by GitHub
parent 7253d71265
commit d4ef757ae1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ apiVersion: v1
appVersion: amd64-v21.0-r2302-ls8 appVersion: amd64-v21.0-r2302-ls8
description: NZBGet is a Usenet downloader client description: NZBGet is a Usenet downloader client
name: nzbget name: nzbget
version: 2.0.4 version: 2.0.5
keywords: keywords:
- nzbget - nzbget
- usenet - usenet

View File

@ -86,4 +86,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](values.yaml) file. It has several commented out suggested values. Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/nzbget/values.yaml) file. It has several commented out suggested values.