mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 18:41:41 +08:00
* Add `frigate` to `community` apps * add cia values * add initial templtes * add values * add common * fix typo * another one * make it non-fail no matter the indendation * typo * questions and gpu * perms * more caps * port * shm and usb * whops * privieleged on usb bus mount * invert logic
26 lines
706 B
YAML
26 lines
706 B
YAML
name: frigate
|
|
description: Frigate is an NVR With Realtime Object Detection for IP Cameras
|
|
annotations:
|
|
title: Frigate
|
|
type: application
|
|
version: 1.0.0
|
|
apiVersion: v2
|
|
appVersion: 0.12.1
|
|
kubeVersion: '>=1.16.0-0'
|
|
maintainers:
|
|
- name: truenas
|
|
url: https://www.truenas.com/
|
|
email: dev@ixsystems.com
|
|
dependencies:
|
|
- name: common
|
|
repository: file://../../../common
|
|
version: 1.0.12
|
|
home: https://github.com/blakeblackshear/frigate
|
|
icon: https://raw.githubusercontent.com/blakeblackshear/frigate/dev/web/images/favicon.svg
|
|
sources:
|
|
- https://github.com/truenas/charts/tree/master/library/ix-dev/community/frigate
|
|
- https://github.com/blakeblackshear/frigate
|
|
keywords:
|
|
- camera
|
|
- nvr
|