From 11118ef0fb47d2b4125c090fcf22bad2b105836c Mon Sep 17 00:00:00 2001 From: Jeff Billimek Date: Sun, 26 May 2019 23:08:07 -0400 Subject: [PATCH] updating sonarr readme (#27) Signed-off-by: Jeff Billimek --- sonarr/Chart.yaml | 2 +- sonarr/README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/sonarr/Chart.yaml b/sonarr/Chart.yaml index 8463327c..69149ba8 100644 --- a/sonarr/Chart.yaml +++ b/sonarr/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v1 appVersion: amd64-3.0.1.418-ls45 description: Sonarr is a television show downloading client name: sonarr -version: 2.0.4 +version: 2.0.5 keywords: - sonarr - usenet diff --git a/sonarr/README.md b/sonarr/README.md index 0117a6d6..9575e8a2 100644 --- a/sonarr/README.md +++ b/sonarr/README.md @@ -87,4 +87,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca helm install --name my-release -f values.yaml stable/sonarr ``` -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/sonarr/values.yaml) file. It has several commented out suggested values. \ No newline at end of file