Commit new Chart releases for TrueCharts

Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
TrueCharts-Bot 2023-04-14 11:01:14 +00:00
parent 72c688c742
commit e008198272
22 changed files with 4304 additions and 0 deletions

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [jellyfin-14.0.3](https://github.com/truecharts/charts/compare/jellyfin-14.0.2...jellyfin-14.0.3) (2023-04-14)
### Chore
- bump common on jellyfin
## [jellyfin-14.0.2](https://github.com/truecharts/charts/compare/jellyfin-14.0.1...jellyfin-14.0.2) (2023-04-12)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [jellyfin-14.0.1](https://github.com/truecharts/charts/compare/jellyfin-14.0.0...jellyfin-14.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [jellyfin-14.0.0](https://github.com/truecharts/charts/compare/jellyfin-13.0.12...jellyfin-14.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [jellyfin-13.0.12](https://github.com/truecharts/charts/compare/jellyfin-13.0.11...jellyfin-13.0.12) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [jellyfin-13.0.11](https://github.com/truecharts/charts/compare/jellyfin-13.0.10...jellyfin-13.0.11) (2023-02-06)
### Docs
- Added a complete Setup Guide ([#7007](https://github.com/truecharts/charts/issues/7007))
## [jellyfin-13.0.10](https://github.com/truecharts/charts/compare/jellyfin-13.0.9...jellyfin-13.0.10) (2023-01-30)
### Chore
- update container image tccr.io/truecharts/jellyfin to v10.8.9
## [jellyfin-13.0.9](https://github.com/truecharts/charts/compare/jellyfin-13.0.8...jellyfin-13.0.9) (2022-12-27)
### Chore
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
## [jellyfin-13.0.8](https://github.com/truecharts/charts/compare/jellyfin-13.0.7...jellyfin-13.0.8) (2022-12-26)
### Chore
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
## [jellyfin-13.0.7](https://github.com/truecharts/charts/compare/jellyfin-13.0.6...jellyfin-13.0.7) (2022-12-25)
### Chore
- update helm general non-major
## [jellyfin-13.0.6](https://github.com/truecharts/charts/compare/jellyfin-13.0.5...jellyfin-13.0.6) (2022-12-21)
### Chore

View File

@ -0,0 +1,29 @@
apiVersion: v2
appVersion: "10.8.9"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.9
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.3
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.3](https://github.com/truecharts/charts/compare/jellyfin-14.0.2...jellyfin-14.0.3) (2023-04-14)
### Chore
- bump common on jellyfin

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: 10.8.9@sha256:32efce54017dcefcd437dc179baabb0ed79ad44298b9d0850388bd69f8e9eac5
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

View File

@ -0,0 +1,99 @@
**Important:**
*for the complete changelog, please refer to the website*
## [plex-13.0.3](https://github.com/truecharts/charts/compare/plex-13.0.2...plex-13.0.3) (2023-04-14)
### Chore
- bump common on plex
## [plex-13.0.2](https://github.com/truecharts/charts/compare/plex-13.0.1...plex-13.0.2) (2023-04-12)
### Chore
- bump common on the 222 ([#7959](https://github.com/truecharts/charts/issues/7959))
## [plex-13.0.1](https://github.com/truecharts/charts/compare/plex-13.0.0...plex-13.0.1) (2023-04-11)
### Fix
- bump common on the 222 ([#7927](https://github.com/truecharts/charts/issues/7927))
## [plex-13.0.0](https://github.com/truecharts/charts/compare/plex-12.0.15...plex-13.0.0) (2023-04-11)
### Feat
- BREAKING CHANGE migrate to new common part 1 ([#7900](https://github.com/truecharts/charts/issues/7900))
## [plex-12.0.15](https://github.com/truecharts/charts/compare/plex-12.0.14...plex-12.0.15) (2023-02-27)
### Chore
- update container image tccr.io/truecharts/plex to v1.31.1.6733
## [plex-12.0.14](https://github.com/truecharts/charts/compare/plex-12.0.13...plex-12.0.14) (2023-02-13)
### Chore
- update container image tccr.io/truecharts/plex to v1.31.0.6654
## [plex-12.0.13](https://github.com/truecharts/charts/compare/plex-12.0.12...plex-12.0.13) (2023-02-13)
### Chore
- update container image tccr.io/truecharts/plex to v
## [plex-12.0.12](https://github.com/truecharts/charts/compare/plex-12.0.11...plex-12.0.12) (2023-02-10)
### Fix
- ensure new helm deps repo is used in latest releases as well.
## [plex-12.0.11](https://github.com/truecharts/charts/compare/plex-utills-3.0.9...plex-12.0.11) (2023-02-07)
### Chore
- update container image tccr.io/truecharts/plex to 1.30.2.6563
## [plex-12.0.10](https://github.com/truecharts/charts/compare/plexripper-2.0.10...plex-12.0.10) (2023-01-30)
### Chore
- update container image tccr.io/truecharts/plex to v1.30.2.6563
## [plex-12.0.9](https://github.com/truecharts/charts/compare/plex-meta-manager-2.0.11...plex-12.0.9) (2023-01-15)
### Chore

View File

@ -0,0 +1,28 @@
apiVersion: v2
appVersion: "1.31.1.673"
dependencies:
- name: common
repository: https://library-charts.truecharts.org
version: 12.4.9
deprecated: false
description: Plex Media Server
home: https://truecharts.org/charts/stable/plex
icon: https://truecharts.org/img/hotlink-ok/chart-icons/plex.png
keywords:
- plex
- plex-media-server
kubeVersion: ">=1.16.0-0"
maintainers:
- email: info@truecharts.org
name: TrueCharts
url: https://truecharts.org
name: plex
sources:
- https://github.com/truecharts/charts/tree/master/charts/stable/plex
- https://github.com/k8s-at-home/container-images/pkgs/container/plex
type: application
version: 13.0.3
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 @@
## [plex-13.0.3](https://github.com/truecharts/charts/compare/plex-13.0.2...plex-13.0.3) (2023-04-14)
### Chore
- bump common on plex

View File

@ -0,0 +1,8 @@
Plex Media Server
This App is supplied by TrueCharts, for more information visit the manual: [https://truecharts.org/charts/stable/plex](https://truecharts.org/charts/stable/plex)
---
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/plex
pullPolicy: IfNotPresent
tag: 1.31.1.6733@sha256:42dd9f5ec75e8ef482dbdde02f2f8703454cf26ae0c888231165d4b7439ead22
service:
main:
ports:
main:
protocol: http
port: 32400
targetPort: 32400
persistence:
config:
enabled: true
mountPath: "/config"
plex:
# User Defined
serverIP: "127.0.0.1"
additionalAdvertiseURL: ""
disableGDM: true
portal:
open:
enabled: true
workload:
main:
podSpec:
containers:
main:
env:
PLEX_PREFERENCE_GDM: 'GdmEnabled={{ ternary "0" "1" .Values.plex.disableGDM }}'
# User Defined
ALLOWED_NETWORKS: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16"
PLEX_CLAIM: ""

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,43 @@
{{/* Make sure all variables are set properly */}}
{{- include "tc.v1.common.loader.init" . }}
{{- $adv := list -}}
{{- $serverURL := "" }}
{{- if not (eq .Values.service.main.type "ClusterIP") }}
{{- $serverURL = (printf "%v://%v:%v" (.Values.service.main.ports.main.protocol | lower) .Values.plex.serverIP .Values.service.main.ports.main.port) }}
{{- end }}
{{- $serverIngressURL := "" }}
{{- $host := "" }}
{{- if .Values.ingress.main.enabled }}
{{- with (first .Values.ingress.main.hosts) }}
{{- $host = .host }}
{{- $serverIngressURL = (printf "https://%v" .host) }}
{{- end }}
{{- end }}
{{- $serverIngressURLPort := "" }}
{{- if $host }}
{{- if not (eq .Values.service.main.type "ClusterIP") }}
{{- $port := .Values.service.main.ports.main.port }}
{{- $serverIngressURLPort = printf "https://%v:%v" $host $port }}
{{- end }}
{{- end }}
{{- with $serverURL }}
{{- $adv = append $adv . -}}
{{- end }}
{{- with $serverIngressURL }}
{{- $adv = append $adv . -}}
{{- end }}
{{- with $serverIngressURLPort }}
{{- $adv = append $adv . -}}
{{- end }}
{{- with .Values.plex.additionalAdvertiseURL }}
{{- $adv = append $adv . -}}
{{- end }}
{{- $_ := set .Values.workload.main.podSpec.containers.main.env "ADVERTISE_IP" (join "," $adv) }}
{{/* Render the templates */}}
{{ include "tc.v1.common.loader.apply" . }}

View File