updating sonarr readme (#27)

Signed-off-by: Jeff Billimek <jeff@billimek.com>
This commit is contained in:
Jeff Billimek 2019-05-26 23:08:07 -04:00 committed by GitHub
parent fb9fb64a6b
commit 11118ef0fb
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-3.0.1.418-ls45 appVersion: amd64-3.0.1.418-ls45
description: Sonarr is a television show downloading client description: Sonarr is a television show downloading client
name: sonarr name: sonarr
version: 2.0.4 version: 2.0.5
keywords: keywords:
- sonarr - sonarr
- usenet - usenet

View File

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