Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-05-19 06:49:31 +00:00
parent 91e05fcff4
commit 5032fb3af1
11 changed files with 2228 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [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))
## [jellyfin-14.0.13](https://github.com/truecharts/charts/compare/jellyfin-14.0.12...jellyfin-14.0.13) (2023-05-05)
### Chore
- update helm general non-major ([#8782](https://github.com/truecharts/charts/issues/8782))
## [jellyfin-14.0.12](https://github.com/truecharts/charts/compare/jellyfin-14.0.11...jellyfin-14.0.12) (2023-05-03)
### Chore
- update helm general non-major ([#8739](https://github.com/truecharts/charts/issues/8739))
## [jellyfin-14.0.11](https://github.com/truecharts/charts/compare/jellyfin-14.0.10...jellyfin-14.0.11) (2023-04-25)
### Chore
- update helm general non-major ([#8153](https://github.com/truecharts/charts/issues/8153))
## [jellyfin-14.0.10](https://github.com/truecharts/charts/compare/jellyfin-14.0.9...jellyfin-14.0.10) (2023-04-25)
### Chore
- update helm general non-major ([#8145](https://github.com/truecharts/charts/issues/8145))
## [jellyfin-14.0.9](https://github.com/truecharts/charts/compare/jellyfin-14.0.8...jellyfin-14.0.9) (2023-04-24)
### Chore
- bump version on jellyfin
### Security
- update jellyfin container for critical CVE
## [jellyfin-14.0.8](https://github.com/truecharts/charts/compare/jellyfin-14.0.7...jellyfin-14.0.8) (2023-04-20)
### Chore
- update helm general non-major ([#8087](https://github.com/truecharts/charts/issues/8087))
## [jellyfin-14.0.7](https://github.com/truecharts/charts/compare/jellyfin-14.0.6...jellyfin-14.0.7) (2023-04-16)
### Chore
- update helm general non-major ([#8071](https://github.com/truecharts/charts/issues/8071))
## [jellyfin-14.0.6](https://github.com/truecharts/charts/compare/jellyfin-14.0.5...jellyfin-14.0.6) (2023-04-16)
### Chore
- update helm general non-major ([#8061](https://github.com/truecharts/charts/issues/8061))

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "10.8.10"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.8.1
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.0.15
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,9 @@
## [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))

View File

@ -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.

View File

@ -0,0 +1,35 @@
image:
repository: tccr.io/truecharts/jellyfin
pullPolicy: IfNotPresent
tag: v10.8.10@sha256:d2c377ee7ea463110a1dda7eb1b231424ad05245aaf95744e76164bd2e593377
service:
main:
ports:
main:
port: 8096
targetPort: 8096
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: "https://jelly.mydomain.com"

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