Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
7210ebf6e6
commit
3b0f66fe81
|
@ -0,0 +1,99 @@
|
|||
**Important:**
|
||||
*for the complete changelog, please refer to the website*
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.1.0](https://github.com/truecharts/charts/compare/jellyfin-15.0.31...jellyfin-15.1.0) (2023-12-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image docker.io/alpine/socat to v1.8.0.0[@61c06c2](https://github.com/61c06c2) ([#15914](https://github.com/truecharts/charts/issues/15914))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.31](https://github.com/truecharts/charts/compare/jellyfin-15.0.30...jellyfin-15.0.31) (2023-12-03)
|
||||
|
||||
### Chore
|
||||
|
||||
- bump everything to ensure catalog has latest versions
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.30](https://github.com/truecharts/charts/compare/jellyfin-15.0.29...jellyfin-15.0.30) (2023-12-02)
|
||||
|
||||
### Chore
|
||||
|
||||
- fix annotations again
|
||||
- update annotations
|
||||
- update container image docker.io/alpine/socat to 1.7.4.4[@13740b3](https://github.com/13740b3) ([#15598](https://github.com/truecharts/charts/issues/15598))
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.29](https://github.com/truecharts/charts/compare/jellyfin-15.0.28...jellyfin-15.0.29) (2023-11-30)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image docker.io/jellyfin/jellyfin to v10.8.13[@05a9734](https://github.com/05a9734) ([#15490](https://github.com/truecharts/charts/issues/15490))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.28](https://github.com/truecharts/charts/compare/jellyfin-15.0.27...jellyfin-15.0.28) (2023-11-25)
|
||||
|
||||
### Chore
|
||||
|
||||
- lint files ([#15238](https://github.com/truecharts/charts/issues/15238))
|
||||
- update container image docker.io/alpine/socat to 1.7.4.4[@7528e31](https://github.com/7528e31) ([#15356](https://github.com/truecharts/charts/issues/15356))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.27](https://github.com/truecharts/charts/compare/jellyfin-15.0.26...jellyfin-15.0.27) (2023-11-18)
|
||||
|
||||
### Fix
|
||||
|
||||
- update container image docker.io/alpine/socat to 1.7.4.4 ([#14848](https://github.com/truecharts/charts/issues/14848))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.26](https://github.com/truecharts/charts/compare/jellyfin-15.0.25...jellyfin-15.0.26) (2023-11-18)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.25](https://github.com/truecharts/charts/compare/jellyfin-15.0.24...jellyfin-15.0.25) (2023-11-17)
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.24](https://github.com/truecharts/charts/compare/jellyfin-15.0.23...jellyfin-15.0.24) (2023-11-15)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image tccr.io/truecharts/socat to v1.7.4.4 ([#14670](https://github.com/truecharts/charts/issues/14670))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.23](https://github.com/truecharts/charts/compare/jellyfin-15.0.22...jellyfin-15.0.23) (2023-11-08)
|
||||
|
||||
### Chore
|
||||
|
||||
- update helm general non-major ([#14465](https://github.com/truecharts/charts/issues/14465))
|
||||
|
||||
|
||||
|
||||
|
||||
## [jellyfin-15.0.22](https://github.com/truecharts/charts/compare/jellyfin-15.0.21...jellyfin-15.0.22) (2023-11-08)
|
|
@ -0,0 +1,37 @@
|
|||
kubeVersion: ">=1.24.0"
|
||||
apiVersion: v2
|
||||
name: jellyfin
|
||||
version: 15.1.0
|
||||
appVersion: 10.8.13
|
||||
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
|
||||
deprecated: false
|
||||
sources:
|
||||
- https://github.com/truecharts/charts/tree/master/charts/stable/jellyfin
|
||||
- https://hub.docker.com/r/jellyfin/jellyfin
|
||||
- https://github.com/jellyfin/jellyfin
|
||||
maintainers:
|
||||
- name: TrueCharts
|
||||
email: info@truecharts.org
|
||||
url: https://truecharts.org
|
||||
keywords:
|
||||
- jellyfin
|
||||
- plex
|
||||
- emby
|
||||
dependencies:
|
||||
- name: common
|
||||
version: 14.3.5
|
||||
repository: https://library-charts.truecharts.org
|
||||
condition: ""
|
||||
alias: ""
|
||||
tags: []
|
||||
import-values: []
|
||||
annotations:
|
||||
max_scale_version: 23.10.1
|
||||
min_scale_version: 22.12.4
|
||||
truecharts.org/SCALE-support: "true"
|
||||
truecharts.org/category: media
|
||||
truecharts.org/max_helm_version: "3.13"
|
||||
truecharts.org/min_helm_version: "3.12"
|
||||
truecharts.org/train: stable
|
|
@ -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/guides/scale-intro).
|
||||
- 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 @@
|
|||
|
||||
|
||||
## [jellyfin-15.1.0](https://github.com/truecharts/charts/compare/jellyfin-15.0.31...jellyfin-15.1.0) (2023-12-09)
|
||||
|
||||
### Chore
|
||||
|
||||
- update container image docker.io/alpine/socat to v1.8.0.0[@61c06c2](https://github.com/61c06c2) ([#15914](https://github.com/truecharts/charts/issues/15914))
|
||||
|
||||
|
|
@ -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,98 @@
|
|||
image:
|
||||
repository: docker.io/jellyfin/jellyfin
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 10.8.13@sha256:05a9734d7e83086b957c5b7a16cbb5a60b5bb8d113ffb953e57547359dd05140
|
||||
broadcastProxyImage:
|
||||
repository: docker.io/alpine/socat
|
||||
pullPolicy: IfNotPresent
|
||||
tag: 1.8.0.0@sha256:61c06c206af218d3955d81df79c82cafc43d1315417a4527fd921987d5d5cf39
|
||||
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
|
||||
updated: true
|
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