Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2022-11-17 22:48:32 +00:00
parent 16e6b2de4c
commit 7b8d1b9810
45 changed files with 49 additions and 45 deletions

View File

@ -1,9 +0,0 @@
## [frigate-5.0.1](https://github.com/truecharts/charts/compare/frigate-5.0.0...frigate-5.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/blakeblackshear/frigate
- https://hub.docker.com/r/blakeblackshear/frigate
type: application
version: 5.0.1
version: 5.0.2
annotations:
truecharts.org/catagories: |
- nvr

View File

@ -0,0 +1,9 @@
## [frigate-5.0.2](https://github.com/truecharts/charts/compare/frigate-5.0.1...frigate-5.0.2) (2022-11-17)
### Fix
- fix config.yml small formatting and typos ([#4472](https://github.com/truecharts/charts/issues/4472))

View File

@ -79,7 +79,7 @@ data:
width: {{ .Values.frigate.birdseye.width | default 1280 }}
height: {{ .Values.frigate.birdseye.height | default 720 }}
quality: {{ .Values.frigate.birdseye.quality | default 8 }}
model: {{ .Values.frigate.birdseye.mode | default "objects" }}
mode: {{ .Values.frigate.birdseye.mode | default "objects" }}
{{- end }}
{{- if .Values.frigate.ffmpeg.render_config }}
@ -177,7 +177,7 @@ data:
{{- if .Values.frigate.record.render_config }}
record:
enable: {{ ternary "True" "False" .Values.frigate.record.enabled }}
enabled: {{ ternary "True" "False" .Values.frigate.record.enabled }}
expire_interval: {{ .Values.frigate.record.expire_interval | default 60 }}
{{- if .Values.frigate.record.retain.render_config }}
retain:
@ -243,6 +243,10 @@ data:
{{- if .Values.frigate.rtmp.render_config }}
rtmp:
enabled: {{ ternary "True" "False" .Values.frigate.rtmp.enabled }}
{{- end }}
{{- if .Values.frigate.live.render_config }}
live:
height: {{ .Values.frigate.live.height | default 720 }}
quality: {{ .Values.frigate.live.height | default 8 }}
{{- end }}

View File

@ -1,9 +0,0 @@
## [obs-ndi-2.0.1](https://github.com/truecharts/charts/compare/obs-ndi-2.0.0...obs-ndi-2.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))

View File

@ -32,4 +32,4 @@ sources:
- https://github.com/patrickstigler/docker-obs-ndi
- https://hub.docker.com/r/patrickstigler/obs-ndi
type: application
version: 2.0.1
version: 2.0.2

View File

@ -0,0 +1,9 @@
## [obs-ndi-2.0.2](https://github.com/truecharts/charts/compare/obs-ndi-2.0.1...obs-ndi-2.0.2) (2022-11-17)
### Chore
- update container image tccr.io/truecharts/obs-ndi to latest ([#4491](https://github.com/truecharts/charts/issues/4491))

View File

@ -5,7 +5,7 @@ env:
image:
pullPolicy: IfNotPresent
repository: tccr.io/truecharts/obs-ndi
tag: latest@sha256:569c37ed0083caa53e451b2c2d0d69601b87a7c10fe1da204c74c324923eb0cd
tag: latest@sha256:992f2dd229ef0372a1ed50b7253349f8949858438e779a254e34c9016a32e8b7
persistence:
configpath:
enabled: true

View File

@ -1,9 +0,0 @@
## [digikam-6.0.1](https://github.com/truecharts/charts/compare/digikam-6.0.0...digikam-6.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))

View File

@ -24,7 +24,7 @@ sources:
- https://github.com/linuxserver/docker-digikam
- https://www.digikam.org/
type: application
version: 6.0.1
version: 6.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [digikam-6.0.2](https://github.com/truecharts/charts/compare/digikam-6.0.1...digikam-6.0.2) (2022-11-17)
### Chore
- update container image tccr.io/truecharts/digikam to v7.8.0 ([#4548](https://github.com/truecharts/charts/issues/4548))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/digikam
pullPolicy: IfNotPresent
tag: v7.8.0@sha256:bbc62631c12f644ca994cceeabcb44764f51b00df08e5c3280432c4b3bdd1376
tag: v7.8.0@sha256:aa44a514b8d66d3819445a8c4b8d46989bac78bfa00cb8a60b844b4aac12ff95
securityContext:
readOnlyRootFilesystem: false

View File

@ -1,9 +0,0 @@
## [filezilla-6.0.1](https://github.com/truecharts/charts/compare/filezilla-6.0.0...filezilla-6.0.1) (2022-11-15)
### Chore
- update helm general non-major ([#4463](https://github.com/truecharts/charts/issues/4463))

View File

@ -24,7 +24,7 @@ sources:
- https://filezilla-project.org/
- https://github.com/linuxserver/docker-filezilla
type: application
version: 6.0.1
version: 6.0.2
annotations:
truecharts.org/catagories: |
- media

View File

@ -0,0 +1,9 @@
## [filezilla-6.0.2](https://github.com/truecharts/charts/compare/filezilla-6.0.1...filezilla-6.0.2) (2022-11-17)
### Chore
- update container image tccr.io/truecharts/filezilla to 3.59.0 ([#4549](https://github.com/truecharts/charts/issues/4549))

View File

@ -1,7 +1,7 @@
image:
repository: tccr.io/truecharts/filezilla
pullPolicy: IfNotPresent
tag: 3.59.0@sha256:5a476288ff63f4b5fcbb034751c740ce8fe6b23b3dd7e30b8b556a24249115f4
tag: 3.59.0@sha256:324caf963e714d13391922eb8ec60ef98949b783747736efcf581f85de729fc5
securityContext:
readOnlyRootFilesystem: false