diff --git a/charts/tautulli/Chart.yaml b/charts/tautulli/Chart.yaml index 1d514271..d08662a2 100644 --- a/charts/tautulli/Chart.yaml +++ b/charts/tautulli/Chart.yaml @@ -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/ diff --git a/charts/tautulli/README.md b/charts/tautulli/README.md index 65c094f3..f645385a 100644 --- a/charts/tautulli/README.md +++ b/charts/tautulli/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file