diff --git a/charts/nzbget/Chart.yaml b/charts/nzbget/Chart.yaml index ead64873..06077174 100644 --- a/charts/nzbget/Chart.yaml +++ b/charts/nzbget/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v1 appVersion: v21.0-ls14 description: NZBGet is a Usenet downloader client name: nzbget -version: 2.1.0 +version: 3.0.0 keywords: - nzbget - 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 sources: - https://hub.docker.com/r/linuxserver/nzbget/ diff --git a/charts/nzbget/README.md b/charts/nzbget/README.md index 0ffb7d5a..d4ed9a5e 100644 --- a/charts/nzbget/README.md +++ b/charts/nzbget/README.md @@ -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 ``` -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 +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. \ No newline at end of file