From f9564a8b0bfb2599f59e2746d80aa15d2407f38c Mon Sep 17 00:00:00 2001 From: Stavros kois Date: Wed, 30 Nov 2022 14:26:45 +0200 Subject: [PATCH] replace 1.0.14 with 1.0.15 emby on stable --- charts/emby/{1.0.14 => 1.0.15}/.helmignore | 0 charts/emby/{1.0.14 => 1.0.15}/Chart.lock | 0 charts/emby/{1.0.14 => 1.0.15}/Chart.yaml | 4 ++-- charts/emby/{1.0.14 => 1.0.15}/README.md | 0 charts/emby/{1.0.14 => 1.0.15}/app-readme.md | 0 .../{1.0.14 => 1.0.15}/charts/common-2207.0.0.tgz | Bin charts/emby/{1.0.14 => 1.0.15}/ix_values.yaml | 2 +- charts/emby/{1.0.14 => 1.0.15}/questions.yaml | 5 +++-- charts/emby/{1.0.14 => 1.0.15}/requirements.lock | 0 charts/emby/{1.0.14 => 1.0.15}/templates/NOTES.txt | 4 ++++ .../{1.0.14 => 1.0.15}/templates/deployment.yaml | 3 --- charts/emby/1.0.15/templates/portal.tpl | 10 ++++++++++ .../{1.0.14 => 1.0.15}/templates/service-tcp.yaml | 8 +++++--- .../{1.0.14 => 1.0.15}/templates/service-udp.yaml | 0 .../templates/tests/deployment-check.yaml | 0 charts/emby/{1.0.14 => 1.0.15}/test_values.yaml | 2 +- 16 files changed, 26 insertions(+), 12 deletions(-) rename charts/emby/{1.0.14 => 1.0.15}/.helmignore (100%) rename charts/emby/{1.0.14 => 1.0.15}/Chart.lock (100%) rename charts/emby/{1.0.14 => 1.0.15}/Chart.yaml (89%) rename charts/emby/{1.0.14 => 1.0.15}/README.md (100%) rename charts/emby/{1.0.14 => 1.0.15}/app-readme.md (100%) rename charts/emby/{1.0.14 => 1.0.15}/charts/common-2207.0.0.tgz (100%) rename charts/emby/{1.0.14 => 1.0.15}/ix_values.yaml (80%) rename charts/emby/{1.0.14 => 1.0.15}/questions.yaml (97%) rename charts/emby/{1.0.14 => 1.0.15}/requirements.lock (100%) rename charts/emby/{1.0.14 => 1.0.15}/templates/NOTES.txt (59%) rename charts/emby/{1.0.14 => 1.0.15}/templates/deployment.yaml (96%) create mode 100644 charts/emby/1.0.15/templates/portal.tpl rename charts/emby/{1.0.14 => 1.0.15}/templates/service-tcp.yaml (62%) rename charts/emby/{1.0.14 => 1.0.15}/templates/service-udp.yaml (100%) rename charts/emby/{1.0.14 => 1.0.15}/templates/tests/deployment-check.yaml (100%) rename charts/emby/{1.0.14 => 1.0.15}/test_values.yaml (95%) diff --git a/charts/emby/1.0.14/.helmignore b/charts/emby/1.0.15/.helmignore similarity index 100% rename from charts/emby/1.0.14/.helmignore rename to charts/emby/1.0.15/.helmignore diff --git a/charts/emby/1.0.14/Chart.lock b/charts/emby/1.0.15/Chart.lock similarity index 100% rename from charts/emby/1.0.14/Chart.lock rename to charts/emby/1.0.15/Chart.lock diff --git a/charts/emby/1.0.14/Chart.yaml b/charts/emby/1.0.15/Chart.yaml similarity index 89% rename from charts/emby/1.0.14/Chart.yaml rename to charts/emby/1.0.15/Chart.yaml index 80f956ee51..a99dd84a72 100644 --- a/charts/emby/1.0.14/Chart.yaml +++ b/charts/emby/1.0.15/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 4.7.10.0 +appVersion: 4.7.9.0 dependencies: - name: common repository: file://../../../library/common/2207.0.0 @@ -13,4 +13,4 @@ keywords: name: emby sources: - https://hub.docker.com/r/emby/embyserver -version: 1.0.14 +version: 1.0.15 diff --git a/charts/emby/1.0.14/README.md b/charts/emby/1.0.15/README.md similarity index 100% rename from charts/emby/1.0.14/README.md rename to charts/emby/1.0.15/README.md diff --git a/charts/emby/1.0.14/app-readme.md b/charts/emby/1.0.15/app-readme.md similarity index 100% rename from charts/emby/1.0.14/app-readme.md rename to charts/emby/1.0.15/app-readme.md diff --git a/charts/emby/1.0.14/charts/common-2207.0.0.tgz b/charts/emby/1.0.15/charts/common-2207.0.0.tgz similarity index 100% rename from charts/emby/1.0.14/charts/common-2207.0.0.tgz rename to charts/emby/1.0.15/charts/common-2207.0.0.tgz diff --git a/charts/emby/1.0.14/ix_values.yaml b/charts/emby/1.0.15/ix_values.yaml similarity index 80% rename from charts/emby/1.0.14/ix_values.yaml rename to charts/emby/1.0.15/ix_values.yaml index c98d0fae47..e992f94a44 100644 --- a/charts/emby/1.0.14/ix_values.yaml +++ b/charts/emby/1.0.15/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: emby/embyserver - tag: 4.7.10.0 + tag: 4.7.9.0 diff --git a/charts/emby/1.0.14/questions.yaml b/charts/emby/1.0.15/questions.yaml similarity index 97% rename from charts/emby/1.0.14/questions.yaml rename to charts/emby/1.0.15/questions.yaml index ef2a764b57..fa860589b4 100644 --- a/charts/emby/1.0.14/questions.yaml +++ b/charts/emby/1.0.15/questions.yaml @@ -23,12 +23,12 @@ portals: host: - "$node_ip" ports: - - "$variable-embyServerHttp.port" + - "$kubernetes-resource_configmap_portal_port" path: "/web" questions: - variable: hostNetwork - label: "Configure Host Network" + label: "Enable Host Network" group: "Networking" schema: type: boolean @@ -74,6 +74,7 @@ questions: label: "Configure Emby Server HTTP Service" group: "Networking" schema: + show_if: [[ "hostNetwork", "!=", true]] type: dict attrs: - variable: port diff --git a/charts/emby/1.0.14/requirements.lock b/charts/emby/1.0.15/requirements.lock similarity index 100% rename from charts/emby/1.0.14/requirements.lock rename to charts/emby/1.0.15/requirements.lock diff --git a/charts/emby/1.0.14/templates/NOTES.txt b/charts/emby/1.0.15/templates/NOTES.txt similarity index 59% rename from charts/emby/1.0.14/templates/NOTES.txt rename to charts/emby/1.0.15/templates/NOTES.txt index 6fc24835a3..d2e3ff976e 100644 --- a/charts/emby/1.0.14/templates/NOTES.txt +++ b/charts/emby/1.0.15/templates/NOTES.txt @@ -1,3 +1,7 @@ 1. Get the application URL by running these commands: +{{- if .Values.hostNetwork }} +http://$node_ip:8096/ +{{ else }} http://$node_ip:{{ .Values.embyServerHttp.port }}/ +{{ end }} diff --git a/charts/emby/1.0.14/templates/deployment.yaml b/charts/emby/1.0.15/templates/deployment.yaml similarity index 96% rename from charts/emby/1.0.14/templates/deployment.yaml rename to charts/emby/1.0.15/templates/deployment.yaml index ac3cb712ec..e15f1e1e4a 100644 --- a/charts/emby/1.0.14/templates/deployment.yaml +++ b/charts/emby/1.0.15/templates/deployment.yaml @@ -24,9 +24,6 @@ spec: {{ include "common.deployment.common_spec" . | nindent 2 }} - name: emby protocol: TCP containerPort: 8096 - {{- if .Values.hostNetwork }} - hostPort: {{ .Values.embyServerHttp.port }} - {{- end }} - name: emby-dlna protocol: UDP containerPort: 1900 diff --git a/charts/emby/1.0.15/templates/portal.tpl b/charts/emby/1.0.15/templates/portal.tpl new file mode 100644 index 0000000000..3cf73f3d06 --- /dev/null +++ b/charts/emby/1.0.15/templates/portal.tpl @@ -0,0 +1,10 @@ +apiVersion: v1 +kind: ConfigMap +metadata: + name: portal +data: + {{- if .Values.hostNetwork }} + port: "8096" + {{- else }} + port: {{ .Values.embyServerHttp.port | quote }} + {{- end }} diff --git a/charts/emby/1.0.14/templates/service-tcp.yaml b/charts/emby/1.0.15/templates/service-tcp.yaml similarity index 62% rename from charts/emby/1.0.14/templates/service-tcp.yaml rename to charts/emby/1.0.15/templates/service-tcp.yaml index cf180ba03a..7a5a7d7439 100644 --- a/charts/emby/1.0.14/templates/service-tcp.yaml +++ b/charts/emby/1.0.15/templates/service-tcp.yaml @@ -1,8 +1,10 @@ {{ $svc := .Values.embyServerHttp }} {{ $ports := list }} -{{ $ports = mustAppend $ports (dict "name" "emby" "port" $svc.port "nodePort" $svc.port "targetPort" "emby") }} -{{ $ports = mustAppend $ports (dict "name" "http" "port" 80 "targetPort" "emby") }} -{{ $ports = mustAppend $ports (dict "name" "https" "port" 443 "targetPort" "emby") }} +{{ if .Values.hostNetwork }} +{{ $ports = mustAppend $ports (dict "name" "http" "port" 8096 "targetPort" 8096) }} +{{ else }} +{{ $ports = mustAppend $ports (dict "name" "http" "port" $svc.port "nodePort" $svc.port "targetPort" 8096) }} +{{ end }} {{ $params := . }} {{ $_ := set $params "commonService" (dict "ports" $ports ) }} {{ if .Values.hostNetwork }} diff --git a/charts/emby/1.0.14/templates/service-udp.yaml b/charts/emby/1.0.15/templates/service-udp.yaml similarity index 100% rename from charts/emby/1.0.14/templates/service-udp.yaml rename to charts/emby/1.0.15/templates/service-udp.yaml diff --git a/charts/emby/1.0.14/templates/tests/deployment-check.yaml b/charts/emby/1.0.15/templates/tests/deployment-check.yaml similarity index 100% rename from charts/emby/1.0.14/templates/tests/deployment-check.yaml rename to charts/emby/1.0.15/templates/tests/deployment-check.yaml diff --git a/charts/emby/1.0.14/test_values.yaml b/charts/emby/1.0.15/test_values.yaml similarity index 95% rename from charts/emby/1.0.14/test_values.yaml rename to charts/emby/1.0.15/test_values.yaml index b7555db163..b082e35b21 100644 --- a/charts/emby/1.0.14/test_values.yaml +++ b/charts/emby/1.0.15/test_values.yaml @@ -15,5 +15,5 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: emby/embyserver - tag: 4.7.10.0 + tag: 4.7.9.0 updateStrategy: Recreate