Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
e9620e8f6f
commit
67fc0c1958
|
@ -1,11 +1,8 @@
|
|||
image:
|
||||
pullPolicy: IfNotPresent
|
||||
repository: tccr.io/tccr/alpine
|
||||
tag: latest@sha256:ade0065e19edaa4f6903d464ee70605111a48394536deb94f31b661264704558
|
||||
manifestManager:
|
||||
enabled: false
|
||||
operator:
|
||||
register: true
|
||||
repository: tccr.io/tccr/scratch
|
||||
tag: latest
|
||||
|
||||
portal:
|
||||
open:
|
||||
enabled: false
|
||||
|
|
|
@ -1,9 +0,0 @@
|
|||
|
||||
|
||||
## [velero-4.4.2](https://github.com/truecharts/charts/compare/velero-4.4.1...velero-4.4.2) (2024-03-10)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- move velero to operator train
|
|
@ -0,0 +1,30 @@
|
|||
# Patterns to ignore when building packages.
|
||||
# This supports shell glob matching, relative path matching, and
|
||||
# negation (prefixed with !). Only one pattern per line.
|
||||
.DS_Store
|
||||
# Common VCS dirs
|
||||
.git/
|
||||
.gitignore
|
||||
.bzr/
|
||||
.bzrignore
|
||||
.hg/
|
||||
.hgignore
|
||||
.svn/
|
||||
# Common backup files
|
||||
*.swp
|
||||
*.bak
|
||||
*.tmp
|
||||
*~
|
||||
# Various IDEs
|
||||
.project
|
||||
.idea/
|
||||
*.tmproj
|
||||
.vscode/
|
||||
# OWNERS file for Kubernetes
|
||||
OWNERS
|
||||
# helm-docs templates
|
||||
*.gotmpl
|
||||
# docs folder
|
||||
/docs
|
||||
# icon
|
||||
icon.png
|
|
@ -0,0 +1,99 @@
|
|||
---
|
||||
title: Changelog
|
||||
---
|
||||
|
||||
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
**Important:**
|
||||
|
||||
|
||||
## [frigate-14.0.1](https://github.com/truecharts/charts/compare/frigate-14.0.0...frigate-14.0.1) (2024-03-10)
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- Fix configmap for 0.13 ([#18967](https://github.com/truecharts/charts/issues/18967))
|
||||
|
||||
|
||||
## [frigate-14.0.0](https://github.com/truecharts/charts/compare/frigate-13.4.1...frigate-14.0.0) (2024-03-10)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image ghcr.io/blakeblackshear/frigate to v0.13.2 by renovate ([#17936](https://github.com/truecharts/charts/issues/17936))
|
||||
|
||||
|
||||
## [frigate-13.4.1](https://github.com/truecharts/charts/compare/frigate-13.4.0...frigate-13.4.1) (2024-03-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump everything to trigger re-release
|
||||
|
||||
|
||||
## [frigate-13.4.0](https://github.com/truecharts/charts/compare/frigate-13.3.0...frigate-13.4.0) (2024-03-07)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v19.0.0[@eef2062](https://github.com/eef2062) by renovate ([#18956](https://github.com/truecharts/charts/issues/18956))
|
||||
|
||||
|
||||
## [frigate-13.3.0](https://github.com/truecharts/charts/compare/frigate-13.2.3...frigate-13.3.0) (2024-03-06)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v18.2.0[@9e8b7d4](https://github.com/9e8b7d4) by renovate ([#18943](https://github.com/truecharts/charts/issues/18943))
|
||||
|
||||
|
||||
## [frigate-13.2.3](https://github.com/truecharts/charts/compare/frigate-13.2.2...frigate-13.2.3) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- bump everything to force helm release again
|
||||
|
||||
|
||||
## [frigate-13.2.2](https://github.com/truecharts/charts/compare/frigate-13.2.0...frigate-13.2.2) (2024-03-05)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- force rereleases
|
||||
|
||||
- update container image common to v18.1.6[@904d84b](https://github.com/904d84b) by renovate ([#18835](https://github.com/truecharts/charts/issues/18835))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [frigate-12.1.11](https://github.com/truecharts/charts/compare/frigate-12.1.10...frigate-12.1.11) (2024-02-03)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.30[@19ad5ec](https://github.com/19ad5ec) by renovate ([#17804](https://github.com/truecharts/charts/issues/17804))
|
||||
|
||||
|
||||
## [frigate-12.1.10](https://github.com/truecharts/charts/compare/frigate-12.1.9...frigate-12.1.10) (2024-01-26)
|
||||
|
||||
### Chore
|
||||
|
||||
|
||||
|
||||
- update container image common to v17.2.29[@d7c41a3](https://github.com/d7c41a3) by renovate ([#17545](https://github.com/truecharts/charts/issues/17545))
|
|
@ -0,0 +1,39 @@
|
|||
annotations:
|
||||
max_scale_version: 24.04.0
|
||||
min_scale_version: 23.10.0
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: nvr
|
||||
truecharts.org/max_helm_version: "3.14"
|
||||
truecharts.org/min_helm_version: "3.11"
|
||||
truecharts.org/train: stable
|
||||
apiVersion: v2
|
||||
appVersion: 0.13.2
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 19.0.0
|
||||
repository: oci://tccr.io/truecharts
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
deprecated: false
|
||||
description: NVR With Realtime Object Detection for IP Cameras
|
||||
home: https://truecharts.org/charts/stable/frigate
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/frigate.png
|
||||
keywords:
|
||||
- encode
|
||||
- nvr
|
||||
- media
|
||||
- frigate
|
||||
kubeVersion: ">=1.24.0-0"
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
name: frigate
|
||||
sources:
|
||||
- https://github.com/blakeblackshear/frigate
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/frigate
|
||||
- https://ghcr.io/blakeblackshear/frigate
|
||||
type: application
|
||||
version: 14.0.1
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
title: 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/stable/frigate)
|
||||
|
||||
**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/guides/scale-intro).
|
||||
- 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-14.0.1](https://github.com/truecharts/charts/compare/frigate-14.0.0...frigate-14.0.1) (2024-03-10)
|
||||
|
||||
### Fix
|
||||
|
||||
|
||||
|
||||
- Fix configmap for 0.13 ([#18967](https://github.com/truecharts/charts/issues/18967))
|
|
@ -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/stable/frigate](https://truecharts.org/charts/stable/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,101 @@
|
|||
image:
|
||||
repository: ghcr.io/blakeblackshear/frigate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.13.2@sha256:2906991ccad85035b176941f9dedfd35088ff710c39d45ef1baa9a49f2b16734
|
||||
tensorrtImage:
|
||||
repository: ghcr.io/blakeblackshear/frigate
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 0.13.2-tensorrt@sha256:07cc224cdf2feef0af9c860c044ac7ea0ac4adfca7f68b37dc3958bc3a3ee357
|
||||
|
||||
# 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 /config/config.yml
|
||||
echo "Config file copied, you can now edit it at /config/config.yml"
|
||||
else
|
||||
echo "Config file found, you can edit it at /config/config.yml"
|
||||
fi
|
||||
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
runAsNonRoot: false
|
||||
runAsUser: 0
|
||||
runAsGroup: 0
|
||||
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 10500
|
||||
protocol: http
|
||||
targetPort: 5000
|
||||
rtmp:
|
||||
enabled: true
|
||||
ports:
|
||||
rtmp:
|
||||
enabled: true
|
||||
port: 1935
|
||||
targetPort: 1935
|
||||
rtsp:
|
||||
enabled: true
|
||||
ports:
|
||||
rtsp:
|
||||
enabled: true
|
||||
port: 8554
|
||||
targetPort: 8554
|
||||
webrtc:
|
||||
enabled: true
|
||||
ports:
|
||||
webrtc-tcp:
|
||||
enabled: true
|
||||
port: 8555
|
||||
targetPort: 8555
|
||||
webrtc-udp:
|
||||
enabled: true
|
||||
port: 8555
|
||||
protocol: udp
|
||||
targetPort: 8555
|
||||
|
||||
persistence:
|
||||
media:
|
||||
enabled: true
|
||||
mountPath: /media
|
||||
config:
|
||||
enabled: true
|
||||
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,43 @@
|
|||
{{/* Define the configmap */}}
|
||||
{{- define "frigate.configmap" -}}
|
||||
enabled: true
|
||||
data:
|
||||
config.yml: |
|
||||
{{- if .Values.frigateConfig }}
|
||||
{{- .Values.frigateConfig | toYaml | nindent 4 }}
|
||||
{{- else }}
|
||||
mqtt:
|
||||
enabled: false
|
||||
cameras:
|
||||
dummy:
|
||||
enabled: false
|
||||
ffmpeg:
|
||||
inputs:
|
||||
- path: rtsp://127.0.0.1:554/rtsp
|
||||
roles:
|
||||
- detect
|
||||
{{- end }}
|
||||
{{- end -}}
|
||||
|
||||
{{- define "frigate.configVolume" -}}
|
||||
{{- $mountPath := "/dummy-config/config.yml" -}}
|
||||
{{- if .Values.frigateConfig }}
|
||||
{{- $mountPath = "/config/config.yaml" -}}
|
||||
{{- end }}
|
||||
enabled: true
|
||||
type: configmap
|
||||
objectName: frigate-config
|
||||
items:
|
||||
- key: config.yml
|
||||
path: config.yml
|
||||
targetSelector:
|
||||
main:
|
||||
main:
|
||||
subPath: config.yml
|
||||
mountPath: {{ $mountPath }}
|
||||
readOnly: true
|
||||
init-config:
|
||||
subPath: config.yml
|
||||
mountPath: {{ $mountPath }}
|
||||
readOnly: true
|
||||
{{- end -}}
|
|
@ -0,0 +1,17 @@
|
|||
{{/* 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 -}}
|
||||
|
||||
|
||||
{{- $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