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