Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
bd99a7eeca
commit
eb9ef872f9
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.16](https://github.com/truecharts/charts/compare/tvheadend-15.0.15...tvheadend-15.0.16) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tvheadend to latest ([#8962](https://github.com/truecharts/charts/issues/8962))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.15](https://github.com/truecharts/charts/compare/tvheadend-15.0.14...tvheadend-15.0.15) (2023-05-05)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.14](https://github.com/truecharts/charts/compare/tvheadend-15.0.13...tvheadend-15.0.14) (2023-05-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.13](https://github.com/truecharts/charts/compare/tvheadend-15.0.12...tvheadend-15.0.13) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tvheadend to latest ([#8482](https://github.com/truecharts/charts/issues/8482))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.12](https://github.com/truecharts/charts/compare/tvheadend-15.0.11...tvheadend-15.0.12) (2023-04-29)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tvheadend to latest ([#8473](https://github.com/truecharts/charts/issues/8473))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.11](https://github.com/truecharts/charts/compare/tvheadend-15.0.10...tvheadend-15.0.11) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.10](https://github.com/truecharts/charts/compare/tvheadend-15.0.9...tvheadend-15.0.10) (2023-04-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.9](https://github.com/truecharts/charts/compare/tvheadend-15.0.8...tvheadend-15.0.9) (2023-04-21)
|
||||
|
||||
### Fix
|
||||
|
||||
- Change probes to tcp ([#8101](https://github.com/truecharts/charts/issues/8101))
|
||||
|
||||
|
||||
|
||||
|
||||
## [tvheadend-15.0.8](https://github.com/truecharts/charts/compare/tvheadend-15.0.7...tvheadend-15.0.8) (2023-04-20)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
|
||||
|
||||
|
||||
|
||||
|
||||
## [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)
|
||||
|
|
@ -0,0 +1,30 @@
|
|||
apiVersion: v2
|
||||
appVersion: "latest"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.6.6
|
||||
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.16
|
||||
annotations:
|
||||
truecharts.org/catagories: |
|
||||
- media
|
||||
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/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*
|
|
@ -0,0 +1,9 @@
|
|||
|
||||
|
||||
## [tvheadend-15.0.16](https://github.com/truecharts/charts/compare/tvheadend-15.0.15...tvheadend-15.0.16) (2023-05-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/tvheadend to latest ([#8962](https://github.com/truecharts/charts/issues/8962))
|
||||
|
||||
|
|
@ -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.
|
@ -0,0 +1,49 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/tvheadend
|
||||
pullPolicy: IfNotPresent
|
||||
tag: latest@sha256:0e1a190a01d447774e24b35bfcc9a3487c7ccb6e40c32d4dc93c2e38ea68d6c1
|
||||
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:
|
||||
probes:
|
||||
liveness:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
readiness:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
startup:
|
||||
type: tcp
|
||||
port: "{{ .Values.service.main.ports.main.port }}"
|
||||
env:
|
||||
RUN_OPTS: ""
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1 @@
|
|||
{{ include "tc.v1.common.loader.all" . }}
|
Loading…
Reference in New Issue