ombi chart migration (#123)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:12:08 -05:00 committed by GitHub
parent f788b75a06
commit 67d409f4a1
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: 3.0.4914-ls72 appVersion: 3.0.4914-ls72
description: Want a Movie or TV Show on Plex or Emby? Use Ombi! description: Want a Movie or TV Show on Plex or Emby? Use Ombi!
name: ombi name: ombi
version: 1.0.2 version: 2.0.0
keywords: keywords:
- ombi - ombi
- plex - plex
home: https://github.com/billimek/billimek-charts/tree/master/ombi home: https://github.com/billimek/billimek-charts/tree/master/charts/ombi
icon: https://ombi.io/img/logo-orange-small.png icon: https://ombi.io/img/logo-orange-small.png
sources: sources:
- https://hub.docker.com/r/linuxserver/ombi/ - https://hub.docker.com/r/linuxserver/ombi/

View File

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