Commit new Chart releases for TrueCharts
Signed-off-by: TrueCharts-Bot <bot@truecharts.org>
This commit is contained in:
parent
80beac3af5
commit
761a41a626
|
@ -0,0 +1,99 @@
|
||||||
|
**Important:**
|
||||||
|
*for the complete changelog, please refer to the website*
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
- update container image tccr.io/truecharts/plex to v1.30.1.6562
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [plex-12.0.8](https://github.com/truecharts/charts/compare/clipplex-0.0.3...plex-12.0.8) (2022-12-27)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5856](https://github.com/truecharts/charts/issues/5856))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [plex-12.0.7](https://github.com/truecharts/charts/compare/plex-meta-manager-2.0.6...plex-12.0.7) (2022-12-26)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major ([#5839](https://github.com/truecharts/charts/issues/5839))
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [plex-12.0.6](https://github.com/truecharts/charts/compare/clipplex-0.0.1...plex-12.0.6) (2022-12-25)
|
||||||
|
|
||||||
|
### Chore
|
||||||
|
|
||||||
|
- update helm general non-major
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## [plex-12.0.5](https://github.com/truecharts/charts/compare/plex-12.0.4...plex-12.0.5) (2022-12-22)
|
||||||
|
|
||||||
|
### Chore
|
|
@ -0,0 +1,30 @@
|
||||||
|
apiVersion: v2
|
||||||
|
appVersion: "1.31.1.673"
|
||||||
|
dependencies:
|
||||||
|
- name: common
|
||||||
|
repository: https://library-charts.truecharts.org
|
||||||
|
version: 11.1.2
|
||||||
|
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://ghcr.io/onedr0p/plex
|
||||||
|
- https://github.com/k8s-at-home/container-images/pkgs/container/plex
|
||||||
|
type: application
|
||||||
|
version: 12.0.15
|
||||||
|
annotations:
|
||||||
|
truecharts.org/catagories: |
|
||||||
|
- media
|
||||||
|
truecharts.org/SCALE-support: "true"
|
||||||
|
truecharts.org/grade: U
|
|
@ -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 @@
|
||||||
|
|
||||||
|
|
||||||
|
## [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
|
||||||
|
|
||||||
|
|
|
@ -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.
|
@ -0,0 +1,32 @@
|
||||||
|
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
|
||||||
|
|
||||||
|
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: ""
|
||||||
|
|
||||||
|
portal:
|
||||||
|
enabled: true
|
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,43 @@
|
||||||
|
{{/* Make sure all variables are set properly */}}
|
||||||
|
{{- include "tc.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.env "ADVERTISE_IP" (join "," $adv) }}
|
||||||
|
|
||||||
|
{{/* Render the templates */}}
|
||||||
|
{{ include "tc.common.loader.apply" . }}
|
Loading…
Reference in New Issue