Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
63b0c461e1
commit
02b975c1b8
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-9.0.0](https://github.com/truecharts/charts/compare/frigate-8.0.4...frigate-9.0.0) (2023-06-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- BREAKING CHANGE - Allow native helm users to use 1:1 configuration, and scale users to define a hostpath config file ([#9575](https://github.com/truecharts/charts/issues/9575))
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-8.0.4](https://github.com/truecharts/charts/compare/frigate-8.0.3...frigate-8.0.4) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-8.0.3](https://github.com/truecharts/charts/compare/frigate-8.0.2...frigate-8.0.3) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-8.0.2](https://github.com/truecharts/charts/compare/frigate-8.0.1...frigate-8.0.2) (2023-06-06)
|
||||
|
||||
### Fix
|
||||
|
||||
- Fix questions default value ([#9414](https://github.com/truecharts/charts/issues/9414))
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-8.0.1](https://github.com/truecharts/charts/compare/frigate-8.0.0...frigate-8.0.1) (2023-06-04)
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-8.0.0](https://github.com/truecharts/charts/compare/frigate-7.0.1...frigate-8.0.0) (2023-06-04)
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-7.0.1](https://github.com/truecharts/charts/compare/frigate-7.0.0...frigate-7.0.1) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-7.0.0](https://github.com/truecharts/charts/compare/frigate-6.0.2...frigate-7.0.0) (2023-06-01)
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
- port to new common ([#9141](https://github.com/truecharts/charts/issues/9141))
|
||||
|
||||
### Fix
|
||||
|
||||
- fix mistakes on questions.yaml
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-6.0.2](https://github.com/truecharts/charts/compare/frigate-6.0.1...frigate-6.0.2) (2023-02-10)
|
||||
|
||||
### Fix
|
||||
|
||||
- ensure new helm deps repo is used in latest releases as well.
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-6.0.1](https://github.com/truecharts/charts/compare/frigate-6.0.0...frigate-6.0.1) (2023-02-02)
|
||||
|
||||
### Fix
|
||||
|
||||
- remove non-link sources ([#6826](https://github.com/truecharts/charts/issues/6826))
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-6.0.0](https://github.com/truecharts/charts/compare/frigate-5.0.14...frigate-6.0.0) (2023-01-21)
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-5.0.14](https://github.com/truecharts/charts/compare/frigate-5.0.13...frigate-5.0.14) (2022-12-27)
|
|
@ -0,0 +1,30 @@
|
|||
apiVersion: v2
|
||||
appVersion: "0.12.0"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.13.0
|
||||
deprecated: false
|
||||
description: NVR With Realtime Object Detection for IP Cameras
|
||||
home: https://truecharts.org/charts/incubator/frigate
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png
|
||||
keywords:
|
||||
- encode
|
||||
- nvr
|
||||
- media
|
||||
- frigate
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: frigate
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/incubator/frigate
|
||||
- https://github.com/blakeblackshear/frigate
|
||||
type: application
|
||||
version: 9.0.0
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- nvr
|
||||
truecharts.org/SCALE-support: "true"
|
|
@ -0,0 +1,27 @@
|
|||
# README
|
||||
|
||||
## General Info
|
||||
|
||||
TrueCharts can be installed as both *normal* Helm Charts or as Apps on TrueNAS SCALE.
|
||||
However only installations using the TrueNAS SCALE Apps system are supported.
|
||||
|
||||
For more information about this App, please check the docs on the TrueCharts [website](https://truecharts.org/charts/incubator/)
|
||||
|
||||
**This chart is not maintained by the upstream project and any issues with the chart should be raised [here](https://github.com/truecharts/charts/issues/new/choose)**
|
||||
|
||||
|
||||
## Support
|
||||
|
||||
- Please check our [quick-start guides for TrueNAS SCALE](https://truecharts.org/manual/SCALE%20Apps/Important-MUST-READ).
|
||||
- See the [Website](https://truecharts.org)
|
||||
- Check our [Discord](https://discord.gg/tVsPTHWTtr)
|
||||
- Open a [issue](https://github.com/truecharts/charts/issues/new/choose)
|
||||
|
||||
---
|
||||
|
||||
## Sponsor TrueCharts
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
||||
|
||||
*All Rights Reserved - The TrueCharts Project*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [frigate-9.0.0](https://github.com/truecharts/charts/compare/frigate-8.0.4...frigate-9.0.0) (2023-06-10)
|
||||
|
||||
### Chore
|
||||
|
||||
- BREAKING CHANGE - Allow native helm users to use 1:1 configuration, and scale users to define a hostpath config file ([#9575](https://github.com/truecharts/charts/issues/9575))
|
||||
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
NVR With Realtime Object Detection for IP Cameras
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/frigate](https://truecharts.org/charts/incubator/frigate)
|
||||
|
||||
---
|
||||
|
||||
TrueCharts can only exist due to the incredible effort of our staff.
|
||||
Please consider making a [donation](https://truecharts.org/sponsor) or contributing back to the project any way you can!
|
Binary file not shown.
|
@ -0,0 +1,82 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/frigate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v0.12.0@sha256:6fac983662fc6095ffdc8dd494f0c918192ddab80602f01d50a3569dab868148
|
||||
|
||||
# When this is defined, the contents will be mounted
|
||||
# as configmap into the container at /config/config.yml.
|
||||
frigateConfig:
|
||||
{}
|
||||
# -- https://docs.frigate.video/configuration/
|
||||
# mqtt:
|
||||
# enabled: False
|
||||
# cameras:
|
||||
# dummy:
|
||||
# enabled: False
|
||||
# ffmpeg:
|
||||
# inputs:
|
||||
# - path: rtsp://127.0.0.1:554/rtsp
|
||||
# roles:
|
||||
# - detect
|
||||
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
initContainers:
|
||||
init-config:
|
||||
enabled: "{{ not .Values.frigateConfig }}"
|
||||
type: init
|
||||
imageSelector: alpineImage
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
- |
|
||||
mkdir -p /config
|
||||
if [ ! -f /config/config.yml ]; then
|
||||
echo "Config file not found, copying dummy..."
|
||||
cp /dummy-config/config.yml.dummy /config/config.yml
|
||||
echo "Config file copied, you can now edit it at /config/config.yml"
|
||||
fi
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
ingress:
|
||||
rtmp:
|
||||
autoLink: true
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10500
|
||||
protocol: http
|
||||
targetPort: 5000
|
||||
rtmp:
|
||||
enabled: true
|
||||
ports:
|
||||
rtmp:
|
||||
enabled: true
|
||||
port: 1935
|
||||
targetPort: 1935
|
||||
|
||||
persistence:
|
||||
media:
|
||||
enabled: true
|
||||
mountPath: /media
|
||||
config:
|
||||
# Only enable when not using frigateConfig
|
||||
enabled: false
|
||||
mountPath: /config
|
||||
targetSelector:
|
||||
main:
|
||||
main: {}
|
||||
init-config: {}
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,42 @@
|
|||
{{/* Define the configmap */}}
|
||||
{{- define "frigate.configmap" -}}
|
||||
enabled: true
|
||||
data:
|
||||
{{- if .Values.frigateConfig }}
|
||||
config.yml: |
|
||||
{{- .Values.frigateConfig | toYaml | nindent 4 }}
|
||||
{{- else }}
|
||||
config.yml.dummy: |
|
||||
mqtt:
|
||||
enabled: false
|
||||
cameras:
|
||||
dummy:
|
||||
enabled: false
|
||||
ffmpeg:
|
||||
inputs:
|
||||
- path: rtsp://127.0.0.1:554/rtsp
|
||||
roles:
|
||||
- detect
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "frigate.configVolume" -}}
|
||||
enabled: true
|
||||
type: configmap
|
||||
objectName: frigate-config
|
||||
targetSelector:
|
||||
main:
|
||||
main: {}
|
||||
init-config: {}
|
||||
{{- if .Values.frigateConfig }}
|
||||
mountPath: /config
|
||||
items:
|
||||
- key: config.yml
|
||||
path: config.yml
|
||||
{{- else }}
|
||||
mountPath: /dummy-config
|
||||
items:
|
||||
- key: config.yml.dummy
|
||||
path: config.yml.dummy
|
||||
{{- end -}}
|
||||
{{- end -}}
|
|
@ -0,0 +1,20 @@
|
|||
{{/* Make sure all variables are set properly */}}
|
||||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{/* Render configmap for frigate */}}
|
||||
{{- $config := include "frigate.configmap" . | fromYaml -}}
|
||||
{{- if $config -}}
|
||||
{{- $_ := set .Values.configmap "frigate-config" $config -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- if not .Values.frigateConfig -}}
|
||||
{{- $_ := set .Values.persistence.config "enabled" true -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- $vol := include "frigate.configVolume" . | fromYaml -}}
|
||||
{{- if $vol -}}
|
||||
{{- $_ := set .Values.persistence "frigate-config" $vol -}}
|
||||
{{- end -}}
|
||||
|
||||
{{/* Render the templates */}}
|
||||
{{ include "tc.v1.common.loader.apply" . }}
|
Loading…
Reference in New Issue