mirror of
https://github.com/truenas/charts.git
synced 2026-04-24 10:30:37 +08:00
NAS-123485 / 24.04 / Add frigate to community apps (#1434)
* 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
This commit is contained in:
25
library/ix-dev/community/frigate/Chart.yaml
Normal file
25
library/ix-dev/community/frigate/Chart.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
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
|
||||
Reference in New Issue
Block a user