38 lines
1.1 KiB
YAML
38 lines
1.1 KiB
YAML
apiVersion: v2
|
|
appVersion: 0.10.0-amd64
|
|
description: NVR With Realtime Object Detection for IP Cameras
|
|
name: frigate
|
|
version: 8.0.0
|
|
kubeVersion: ">=1.16.0-0"
|
|
keywords:
|
|
- frigate
|
|
- nvr
|
|
- tensorflow
|
|
- coral
|
|
- ml
|
|
- machine-learning
|
|
home: https://github.com/k8s-at-home/charts/tree/master/charts/stable/frigate
|
|
icon: https://github.com/blakeblackshear/frigate/blob/master/docs/static/img/frigate.png
|
|
sources:
|
|
- https://github.com/blakeblackshear/frigate
|
|
maintainers:
|
|
- name: billimek
|
|
email: jeff@billimek.com
|
|
- name: PixelJonas
|
|
email: 5434875+PixelJonas@users.noreply.github.com
|
|
dependencies:
|
|
- name: common
|
|
repository: https://library-charts.k8s-at-home.com
|
|
version: 4.3.0
|
|
annotations:
|
|
artifacthub.io/changes: |
|
|
- kind: changed
|
|
description: |
|
|
**Breaking:** Updated image tag to version `0.10.0-amd64`. See the application release notes for the breaking changes.
|
|
links:
|
|
- name: Application release notes
|
|
url: https://github.com/blakeblackshear/frigate/releases/tag/v0.10.0
|
|
- kind: changed
|
|
description: |
|
|
**Breaking:** Use the common library built-in configMap for configuration.
|