frigate chart migration (#118)

Signed-off-by: Jeff Billimek <jeffrey_k_billimek@homedepot.com>
This commit is contained in:
Jeff Billimek 2020-01-10 16:12:59 -05:00 committed by GitHub
parent 6ba9d71849
commit 3adc8bb035
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,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

View File

@ -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.