Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-01-16 08:51:37 +00:00
parent b06e809f84
commit 8007884afa
11 changed files with 1947 additions and 0 deletions

View File

@ -0,0 +1,8 @@
**Important:**
*for the complete changelog, please refer to the website*
## [ersatztv-0.0.1]ersatztv-0.0.1 (2023-01-16)

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "0.7.2"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 11.1.2
deprecated: false
description: ErsatzTV configuring and streaming custom live channels using your media library.
home: https://truecharts.org/charts/incubator/ersatztv
icon: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png
keywords:
- ersatztv
- media
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: ersatztv
sources:
- https://github.com/truecharts/charts/tree/master/charts/incubator/ersatztv
- https://github.com/jasongdove/ErsatzTV
- https://hub.docker.com/r/jasongdove/ersatztv
type: application
version: 0.0.1
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"
truecharts.org/grade: U

View File

@ -0,0 +1 @@
# README

View File

@ -0,0 +1,4 @@
## [ersatztv-0.0.1]ersatztv-0.0.1 (2023-01-16)

View File

@ -0,0 +1,8 @@
ErsatzTV configuring and streaming custom live channels using your media library.
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/incubator/ersatztv](https://truecharts.org/charts/incubator/ersatztv)
---
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.

View File

@ -0,0 +1,48 @@
image:
repository: tccr.io/truecharts/ersatztv
pullPolicy: IfNotPresent
tag: 0.7.2@sha256:9f5ef110bed1ff2de14ea95dbb221a302e81163eabca7fc72fc42bde51fddd15
nvidiaImage:
repository: tccr.io/truecharts/ersatztv-nvidia
tag: 0.7.2@sha256:1777bf12451f862e04a1cd79651a8f73147fb898f42de0bfc5e04c51f18e96af
pullPolicy: Always
vaapiImage:
repository: tccr.io/truecharts/ersatztv-vaapi
tag: 0.7.2@sha256:be66630fc75980d66c5b8aace04583a6eac9d00d0d7ffe8c5bccbab9b0f8dc0b
pullPolicy: Always
imageSelector: image
securityContext:
runAsNonRoot: false
readOnlyRootFilesystem: false
podSecurityContext:
runAsUser: 0
runAsGroup: 0
probes:
liveness:
type: HTTP
readiness:
type: HTTP
startup:
type: HTTP
service:
main:
ports:
main:
protocol: HTTP
targetPort: 8409
port: 10607
persistence:
config:
enabled: true
mountPath: /root/.local/share/ersatztv
varrun:
enabled: true
portal:
enabled: true

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{ include "tc.common.loader.all" . }}

View File

View File

@ -0,0 +1,4 @@
icon_url: https://truecharts.org/img/hotlink-ok/chart-icons/ersatztv.png
categories:
- media