From d4ef757ae165f9667a4b452938719dfad97ceb19 Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sun, 26 May 2019 22:38:58 -0400 Subject: [PATCH] updating nzbget readme (#25) Signed-off-by: Jeff Billimek --- nzbget/Chart.yaml | 2 +- nzbget/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/nzbget/Chart.yaml b/nzbget/Chart.yaml index 48f425e0..53c5dee3 100644 --- a/nzbget/Chart.yaml +++ b/nzbget/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: amd64-v21.0-r2302-ls8 description: NZBGet is a Usenet downloader client name: nzbget -version: 2.0.4 +version: 2.0.5 keywords: - nzbget - usenet diff --git a/nzbget/README.md b/nzbget/README.md index a848cf6e..df295f8e 100644 --- a/nzbget/README.md +++ b/nzbget/README.md @@ -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 ``` -Read through the [values.yaml](values.yaml) file. It has several commented out suggested values. \ No newline at end of file +Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/nzbget/values.yaml) file. It has several commented out suggested values. \ No newline at end of file