Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
5a5c9bdffe
commit
cb16f6bcb0
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.1.0](https://github.com/truecharts/charts/compare/jellyfin-14.0.22...jellyfin-14.1.0) (2023-06-08)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.22](https://github.com/truecharts/charts/compare/jellyfin-14.0.21...jellyfin-14.0.22) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9457](https://github.com/truecharts/charts/issues/9457))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.21](https://github.com/truecharts/charts/compare/jellyfin-14.0.20...jellyfin-14.0.21) (2023-06-07)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9423](https://github.com/truecharts/charts/issues/9423))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.20](https://github.com/truecharts/charts/compare/jellyfin-14.0.19...jellyfin-14.0.20) (2023-06-04)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9393](https://github.com/truecharts/charts/issues/9393))
|
||||
|
||||
### Feat
|
||||
|
||||
- hide advanced ingress options behind checbox ([#9203](https://github.com/truecharts/charts/issues/9203))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.19](https://github.com/truecharts/charts/compare/jellyfin-14.0.18...jellyfin-14.0.19) (2023-05-27)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9197](https://github.com/truecharts/charts/issues/9197))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.18](https://github.com/truecharts/charts/compare/jellyfin-14.0.17...jellyfin-14.0.18) (2023-05-26)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9156](https://github.com/truecharts/charts/issues/9156))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.17](https://github.com/truecharts/charts/compare/jellyfin-14.0.16...jellyfin-14.0.17) (2023-05-24)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9125](https://github.com/truecharts/charts/issues/9125))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.16](https://github.com/truecharts/charts/compare/jellyfin-14.0.15...jellyfin-14.0.16) (2023-05-22)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#9089](https://github.com/truecharts/charts/issues/9089))
|
||||
|
||||
### Feat
|
||||
|
||||
- Add Global Pod Options ([#9007](https://github.com/truecharts/charts/issues/9007))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.15](https://github.com/truecharts/charts/compare/jellyfin-14.0.14...jellyfin-14.0.15) (2023-05-19)
|
||||
|
||||
### Fix
|
||||
|
||||
- Add Global Pod Options ([#9008](https://github.com/truecharts/charts/issues/9008))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-14.0.14](https://github.com/truecharts/charts/compare/jellyfin-14.0.13...jellyfin-14.0.14) (2023-05-16)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#8979](https://github.com/truecharts/charts/issues/8979))
|
||||
|
||||
|
||||
|
|
@ -0,0 +1,29 @@
|
|||
apiVersion: v2
|
||||
appVersion: "10.8.10"
|
||||
dependencies:
|
||||
- name: common
|
||||
repository: https://library-charts.truecharts.org
|
||||
version: 12.13.0
|
||||
deprecated: false
|
||||
description: Jellyfin is a Free Software Media System
|
||||
home: https://truecharts.org/charts/stable/jellyfin
|
||||
icon: https://truecharts.org/img/hotlink-ok/chart-icons/jellyfin.png
|
||||
keywords:
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
kubeVersion: ">=1.16.0-0"
|
||||
maintainers:
|
||||
- email: info@truecharts.org
|
||||
name: TrueCharts
|
||||
url: https://truecharts.org
|
||||
name: jellyfin
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin
|
||||
- https://github.com/jellyfin/jellyfin
|
||||
type: application
|
||||
version: 14.1.0
|
||||
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,4 @@
|
|||
|
||||
|
||||
## [jellyfin-14.1.0](https://github.com/truecharts/charts/compare/jellyfin-14.0.22...jellyfin-14.1.0) (2023-06-08)
|
||||
|
|
@ -0,0 +1,8 @@
|
|||
Jellyfin is a Free Software Media System
|
||||
|
||||
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/jellyfin](https://truecharts.org/charts/stable/jellyfin)
|
||||
|
||||
---
|
||||
|
||||
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,100 @@
|
|||
image:
|
||||
repository: tccr.io/truecharts/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v10.8.10@sha256:d2c377ee7ea463110a1dda7eb1b231424ad05245aaf95744e76164bd2e593377
|
||||
broadcastProxyImage:
|
||||
repository: tccr.io/truecharts/socat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: v1.7.4.4
|
||||
service:
|
||||
main:
|
||||
ports:
|
||||
main:
|
||||
port: 8096
|
||||
targetPort: 8096
|
||||
autodiscovery:
|
||||
enabled: true
|
||||
ports:
|
||||
autodiscovery:
|
||||
enabled: true
|
||||
protocol: udp
|
||||
port: 7359
|
||||
targetPort: 7359
|
||||
persistence:
|
||||
config:
|
||||
enabled: true
|
||||
mountPath: "/config"
|
||||
cache:
|
||||
enabled: true
|
||||
mountPath: "/cache"
|
||||
type: "emptyDir"
|
||||
transcode:
|
||||
enabled: true
|
||||
mountPath: "/config/transcodes"
|
||||
type: "emptyDir"
|
||||
portal:
|
||||
open:
|
||||
enabled: true
|
||||
securityContext:
|
||||
container:
|
||||
readOnlyRootFilesystem: false
|
||||
workload:
|
||||
main:
|
||||
podSpec:
|
||||
containers:
|
||||
main:
|
||||
env:
|
||||
JELLYFIN_PublishedServerUrl: "{{ $.Values.chartContext.APPURL }}"
|
||||
broadcastproxy:
|
||||
enabled: false
|
||||
type: DaemonSet
|
||||
podSpec:
|
||||
hostNetwork: true
|
||||
# Proxy doesn't seem to respect the TERM signal, so by default
|
||||
# this ends up just hanging until the default grace period ends.
|
||||
# This is unnecesary since this workload only proxies autodiscovery
|
||||
# messages.
|
||||
terminationGracePeriodSeconds: 3
|
||||
containers:
|
||||
broadcastproxy:
|
||||
enabled: true
|
||||
primary: true
|
||||
imageSelector: broadcastProxyImage
|
||||
securityContext:
|
||||
readOnlyRootFilesystem: true
|
||||
command: ["/bin/sh"]
|
||||
# Quite a lot going on here:
|
||||
# - Resolve Jellyfin's autodiscovery service IP from its FQDN via getent hosts
|
||||
# - Export the IP to `$TARGET_IP`
|
||||
# - Check `$TARGET_IP` is not empty (so we can crash if it is - will help to detect templating errors)
|
||||
# - Touch `/tmp/healty` to use with the readiness, liveness and startup probes
|
||||
# - Start socat in proxy mode
|
||||
# - On exit remove `/tmp/healthy`
|
||||
args:
|
||||
[
|
||||
"-c",
|
||||
'export TARGET_IP=$(getent hosts ''{{ printf "%v-autodiscovery" (include "tc.v1.common.lib.chart.names.fullname" $) }}'' | awk ''{ print $1 }'') && [[ ! -z $TARGET_IP ]] && touch /tmp/healthy && socat UDP-LISTEN:7359,fork,reuseaddr,rcvbuf=8096 UDP4-SENDTO:${TARGET_IP}:7359,rcvbuf=8096 ; rm -rf /tmp/healthy',
|
||||
]
|
||||
probes:
|
||||
readiness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- cat
|
||||
- /tmp/healthy
|
||||
liveness:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- cat
|
||||
- /tmp/healthy
|
||||
startup:
|
||||
enabled: true
|
||||
type: exec
|
||||
command:
|
||||
- cat
|
||||
- /tmp/healthy
|
||||
|
||||
# -- enable Jellyfin autodiscovery on LAN
|
||||
autodiscovery:
|
||||
enabled: false
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1 @@
|
|||
{{- include "tc.v1.common.lib.chart.notes" $ -}}
|
|
@ -0,0 +1,8 @@
|
|||
{{- include "tc.v1.common.loader.init" . }}
|
||||
|
||||
{{- if .Values.autodiscovery.enabled -}}
|
||||
{{/* Add proxy workload */}}
|
||||
{{- $_ := set .Values.workload.broadcastproxy "enabled" true -}}
|
||||
{{- end -}}
|
||||
|
||||
{{- include "tc.v1.common.loader.apply" . -}}
|
Loading…
Reference in New Issue