tautulli chart migration (#133)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:30:52 -05:00 committed by GitHub
parent a329904ac9
commit b1762aa3a0
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.1.39-ls32
description: A Python based monitoring and tracking tool for Plex Media Server.
name: tautulli
version: 1.0.2
version: 2.0.0
keywords:
- tautulli
- plex
home: https://github.com/billimek/billimek-charts/tree/master/tautulli
home: https://github.com/billimek/billimek-charts/tree/master/charts/tautulli
icon: https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/tautulli-icon.png
sources:
- https://hub.docker.com/r/linuxserver/tautulli/

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