Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-20 13:27:12 +00:00
parent 6b17c55fff
commit 44f2e06bec
11 changed files with 2138 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [tvheadend-15.0.7](https://github.com/truecharts/charts/compare/tvheadend-15.0.6...tvheadend-15.0.7) (2023-04-20)
### Fix
- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095))
- Bump to push yesterdays fix ([#8100](https://github.com/truecharts/charts/issues/8100))
## [tvheadend-15.0.6](https://github.com/truecharts/charts/compare/tvheadend-15.0.5...tvheadend-15.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [tvheadend-15.0.5](https://github.com/truecharts/charts/compare/tvheadend-15.0.4...tvheadend-15.0.5) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))
## [tvheadend-15.0.4](https://github.com/truecharts/charts/compare/tvheadend-15.0.3...tvheadend-15.0.4) (2023-04-15)
### Chore
- update helm general non-major ([#7998](https://github.com/truecharts/charts/issues/7998))
## [tvheadend-15.0.3](https://github.com/truecharts/charts/compare/tvheadend-15.0.2...tvheadend-15.0.3) (2023-04-14)
## [tvheadend-15.0.2](https://github.com/truecharts/charts/compare/tvheadend-15.0.1...tvheadend-15.0.2) (2023-04-12)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [tvheadend-15.0.1](https://github.com/truecharts/charts/compare/tvheadend-15.0.0...tvheadend-15.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [tvheadend-15.0.0](https://github.com/truecharts/charts/compare/tvheadend-14.0.11...tvheadend-15.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [tvheadend-14.0.11](https://github.com/truecharts/charts/compare/tvheadend-14.0.10...tvheadend-14.0.11) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [tvheadend-14.0.10](https://github.com/truecharts/charts/compare/tvheadend-14.0.9...tvheadend-14.0.10) (2023-01-07)
### Chore
- update container image tccr.io/truecharts/tvheadend to latest
## [tvheadend-14.0.9](https://github.com/truecharts/charts/compare/tvheadend-14.0.8...tvheadend-14.0.9) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))

View File

@ -0,0 +1,30 @@
apiVersion: v2
appVersion: "latest"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.20
deprecated: false
description: TVheadend - a TV streaming server and digital video recorder
home: https://truecharts.org/charts/stable/tvheadend
icon: https://truecharts.org/img/hotlink-ok/chart-icons/tvheadend.png
keywords:
- tvheadend
- tv
- streaming
- dvb
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: tvheadend
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/tvheadend
- https://github.com/tvheadend/tvheadend
type: application
version: 15.0.7
annotations:
truecharts.org/catagories: |
- media
truecharts.org/SCALE-support: "true"

View File

@ -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/stable/)
**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*

View File

@ -0,0 +1,10 @@
## [tvheadend-15.0.7](https://github.com/truecharts/charts/compare/tvheadend-15.0.6...tvheadend-15.0.7) (2023-04-20)
### Fix
- fix various issues ([#8095](https://github.com/truecharts/charts/issues/8095))
- Bump to push yesterdays fix ([#8100](https://github.com/truecharts/charts/issues/8100))

View File

@ -0,0 +1,8 @@
TVheadend - a TV streaming server and digital video recorder
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/tvheadend](https://truecharts.org/charts/stable/tvheadend)
---
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,39 @@
image:
repository: tccr.io/truecharts/tvheadend
pullPolicy: IfNotPresent
tag: latest@sha256:71cf300613f48dfb4694532c36076c7acfcf464e3c38b640be2fd3cb3510aa2f
service:
main:
ports:
main:
port: 9981
targetPort: 9981
htsp:
enabled: true
ports:
htsp:
enabled: true
port: 9982
targetPort: 9982
persistence:
config:
enabled: true
mountPath: "/config"
varrun:
enabled: true
portal:
open:
enabled: true
securityContext:
container:
runAsNonRoot: false
readOnlyRootFilesystem: false
runAsUser: 0
runAsGroup: 0
workload:
main:
podSpec:
containers:
main:
env:
RUN_OPTS: ""

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1 @@
{{- include "tc.v1.common.lib.chart.notes" $ -}}

View File

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

View File