nzbhydra2 chart migration (#122)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:12:00 -05:00 committed by GitHub
parent 51f8d327c9
commit f788b75a06
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -2,11 +2,11 @@ apiVersion: v1
appVersion: v2.10.2-ls46 appVersion: v2.10.2-ls46
description: Usenet meta search description: Usenet meta search
name: nzbhydra2 name: nzbhydra2
version: 1.1.0 version: 2.0.0
keywords: keywords:
- nzbhydra2 - nzbhydra2
- usenet - usenet
home: https://github.com/billimek/billimek-charts/tree/master/nzbhydra2 home: https://github.com/billimek/billimek-charts/tree/master/charts/nzbhydra2
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/hydra-icon.png
sources: sources:
- https://hub.docker.com/r/linuxserver/hydra2/ - https://hub.docker.com/r/linuxserver/hydra2/

View File

@ -84,4 +84,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca
helm install --name my-release -f values.yaml billimek/nzbhydra2 helm install --name my-release -f values.yaml billimek/nzbhydra2
``` ```
Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/nzbhydra2/values.yaml) file. It has several commented out suggested values. Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/nzbhydra2/values.yaml) file. It has several commented out suggested values.