diff --git a/charts/frigate/Chart.yaml b/charts/frigate/Chart.yaml index bf5cb5c3..db911f72 100644 --- a/charts/frigate/Chart.yaml +++ b/charts/frigate/Chart.yaml @@ -2,12 +2,12 @@ apiVersion: v1 appVersion: "0.2.0" description: Realtime object detection on RTSP cameras with the Google Coral name: frigate -version: 0.1.7 +version: 1.0.0 keywords: - tensorflow - coral - ml -home: https://github.com/billimek/billimek-charts/tree/master/frigate +home: https://github.com/billimek/billimek-charts/tree/master/charts/frigate icon: https://upload.wikimedia.org/wikipedia/commons/a/a4/Lutine1.jpg sources: - https://github.com/blakeblackshear/frigate diff --git a/charts/frigate/README.md b/charts/frigate/README.md index 531f4abe..fa029777 100644 --- a/charts/frigate/README.md +++ b/charts/frigate/README.md @@ -89,4 +89,4 @@ Alternatively, a YAML file that specifies the values for the above parameters ca helm install --name my-release -f values.yaml stable/frigate ``` -Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/frigate/values.yaml) file. It has several commented out suggested values. +Read through the [values.yaml](https://github.com/billimek/billimek-charts/blob/master/charts/frigate/values.yaml) file. It has several commented out suggested values.