diff --git a/charts/ombi/Chart.yaml b/charts/ombi/Chart.yaml index 1440d041..eb78c58a 100644 --- a/charts/ombi/Chart.yaml +++ b/charts/ombi/Chart.yaml @@ -2,11 +2,11 @@ apiVersion: v1 appVersion: 3.0.4914-ls72 description: Want a Movie or TV Show on Plex or Emby? Use Ombi! name: ombi -version: 1.0.2 +version: 2.0.0 keywords: - ombi - 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 sources: - https://hub.docker.com/r/linuxserver/ombi/ diff --git a/charts/ombi/README.md b/charts/ombi/README.md index 4f2ac830..049d1ea6 100644 --- a/charts/ombi/README.md +++ b/charts/ombi/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/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. \ No newline at end of file +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. \ No newline at end of file