From 318d1b61ef6b3cb1474168b6cc72fd05c51e776e Mon Sep 17 00:00:00 2001 From: sonicaj Date: Wed, 12 Jan 2022 04:00:11 +0000 Subject: [PATCH] Upgraded catalog item(s) This commit upgrades plex catalog item(s). --- charts/plex/{1.6.17 => 1.6.18}/.helmignore | 0 charts/plex/{1.6.17 => 1.6.18}/Chart.lock | 0 charts/plex/{1.6.17 => 1.6.18}/Chart.yaml | 4 ++-- charts/plex/{1.6.17 => 1.6.18}/README.md | 0 charts/plex/{1.6.17 => 1.6.18}/app-readme.md | 0 .../{1.6.17 => 1.6.18}/charts/common-2112.0.0.tgz | Bin charts/plex/{1.6.17 => 1.6.18}/default_values.yaml | 0 .../1.6.17 => charts/plex/1.6.18}/ix_values.yaml | 2 +- .../migrations/migrate_from_1.0.0 | 0 charts/plex/{1.6.17 => 1.6.18}/questions.yaml | 0 charts/plex/{1.6.17 => 1.6.18}/templates/NOTES.txt | 0 .../{1.6.17 => 1.6.18}/templates/deployment.yaml | 0 .../{1.6.17 => 1.6.18}/templates/probe_config.yaml | 0 .../{1.6.17 => 1.6.18}/templates/service-tcp.yaml | 0 .../{1.6.17 => 1.6.18}/templates/service-udp.yaml | 0 .../1.6.17 => charts/plex/1.6.18}/test_values.yaml | 10 +++++----- charts/plex/{1.6.17 => 1.6.18}/values.yaml | 0 test/plex/{1.6.17 => 1.6.18}/.helmignore | 0 test/plex/{1.6.17 => 1.6.18}/Chart.lock | 0 test/plex/{1.6.17 => 1.6.18}/Chart.yaml | 4 ++-- test/plex/{1.6.17 => 1.6.18}/README.md | 0 test/plex/{1.6.17 => 1.6.18}/app-readme.md | 0 .../{1.6.17 => 1.6.18}/charts/common-2112.0.0.tgz | Bin test/plex/{1.6.17 => 1.6.18}/default_values.yaml | 0 .../plex/1.6.17 => test/plex/1.6.18}/ix_values.yaml | 2 +- .../migrations/migrate_from_1.0.0 | 0 test/plex/{1.6.17 => 1.6.18}/questions.yaml | 0 test/plex/{1.6.17 => 1.6.18}/templates/NOTES.txt | 0 .../{1.6.17 => 1.6.18}/templates/deployment.yaml | 0 .../{1.6.17 => 1.6.18}/templates/probe_config.yaml | 0 .../{1.6.17 => 1.6.18}/templates/service-tcp.yaml | 0 .../{1.6.17 => 1.6.18}/templates/service-udp.yaml | 0 .../1.6.17 => test/plex/1.6.18}/test_values.yaml | 10 +++++----- test/plex/{1.6.17 => 1.6.18}/values.yaml | 0 34 files changed, 16 insertions(+), 16 deletions(-) rename charts/plex/{1.6.17 => 1.6.18}/.helmignore (100%) rename charts/plex/{1.6.17 => 1.6.18}/Chart.lock (100%) rename charts/plex/{1.6.17 => 1.6.18}/Chart.yaml (91%) rename charts/plex/{1.6.17 => 1.6.18}/README.md (100%) rename charts/plex/{1.6.17 => 1.6.18}/app-readme.md (100%) rename charts/plex/{1.6.17 => 1.6.18}/charts/common-2112.0.0.tgz (100%) rename charts/plex/{1.6.17 => 1.6.18}/default_values.yaml (100%) rename {test/plex/1.6.17 => charts/plex/1.6.18}/ix_values.yaml (84%) rename charts/plex/{1.6.17 => 1.6.18}/migrations/migrate_from_1.0.0 (100%) rename charts/plex/{1.6.17 => 1.6.18}/questions.yaml (100%) rename charts/plex/{1.6.17 => 1.6.18}/templates/NOTES.txt (100%) rename charts/plex/{1.6.17 => 1.6.18}/templates/deployment.yaml (100%) rename charts/plex/{1.6.17 => 1.6.18}/templates/probe_config.yaml (100%) rename charts/plex/{1.6.17 => 1.6.18}/templates/service-tcp.yaml (100%) rename charts/plex/{1.6.17 => 1.6.18}/templates/service-udp.yaml (100%) rename {test/plex/1.6.17 => charts/plex/1.6.18}/test_values.yaml (86%) rename charts/plex/{1.6.17 => 1.6.18}/values.yaml (100%) rename test/plex/{1.6.17 => 1.6.18}/.helmignore (100%) rename test/plex/{1.6.17 => 1.6.18}/Chart.lock (100%) rename test/plex/{1.6.17 => 1.6.18}/Chart.yaml (91%) rename test/plex/{1.6.17 => 1.6.18}/README.md (100%) rename test/plex/{1.6.17 => 1.6.18}/app-readme.md (100%) rename test/plex/{1.6.17 => 1.6.18}/charts/common-2112.0.0.tgz (100%) rename test/plex/{1.6.17 => 1.6.18}/default_values.yaml (100%) rename {charts/plex/1.6.17 => test/plex/1.6.18}/ix_values.yaml (84%) rename test/plex/{1.6.17 => 1.6.18}/migrations/migrate_from_1.0.0 (100%) rename test/plex/{1.6.17 => 1.6.18}/questions.yaml (100%) rename test/plex/{1.6.17 => 1.6.18}/templates/NOTES.txt (100%) rename test/plex/{1.6.17 => 1.6.18}/templates/deployment.yaml (100%) rename test/plex/{1.6.17 => 1.6.18}/templates/probe_config.yaml (100%) rename test/plex/{1.6.17 => 1.6.18}/templates/service-tcp.yaml (100%) rename test/plex/{1.6.17 => 1.6.18}/templates/service-udp.yaml (100%) rename {charts/plex/1.6.17 => test/plex/1.6.18}/test_values.yaml (86%) rename test/plex/{1.6.17 => 1.6.18}/values.yaml (100%) diff --git a/charts/plex/1.6.17/.helmignore b/charts/plex/1.6.18/.helmignore similarity index 100% rename from charts/plex/1.6.17/.helmignore rename to charts/plex/1.6.18/.helmignore diff --git a/charts/plex/1.6.17/Chart.lock b/charts/plex/1.6.18/Chart.lock similarity index 100% rename from charts/plex/1.6.17/Chart.lock rename to charts/plex/1.6.18/Chart.lock diff --git a/charts/plex/1.6.17/Chart.yaml b/charts/plex/1.6.18/Chart.yaml similarity index 91% rename from charts/plex/1.6.17/Chart.yaml rename to charts/plex/1.6.18/Chart.yaml index 7c05c78393..d8d3ef679c 100644 --- a/charts/plex/1.6.17/Chart.yaml +++ b/charts/plex/1.6.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25.2.5319 +appVersion: 1.25.3.5385 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -14,4 +14,4 @@ sources: - https://hub.docker.com/r/plexinc/pms-docker/ - https://github.com/k8s-at-home/charts/tree/master/charts/plex upstream_version: 2.1.0 -version: 1.6.17 +version: 1.6.18 diff --git a/charts/plex/1.6.17/README.md b/charts/plex/1.6.18/README.md similarity index 100% rename from charts/plex/1.6.17/README.md rename to charts/plex/1.6.18/README.md diff --git a/charts/plex/1.6.17/app-readme.md b/charts/plex/1.6.18/app-readme.md similarity index 100% rename from charts/plex/1.6.17/app-readme.md rename to charts/plex/1.6.18/app-readme.md diff --git a/charts/plex/1.6.17/charts/common-2112.0.0.tgz b/charts/plex/1.6.18/charts/common-2112.0.0.tgz similarity index 100% rename from charts/plex/1.6.17/charts/common-2112.0.0.tgz rename to charts/plex/1.6.18/charts/common-2112.0.0.tgz diff --git a/charts/plex/1.6.17/default_values.yaml b/charts/plex/1.6.18/default_values.yaml similarity index 100% rename from charts/plex/1.6.17/default_values.yaml rename to charts/plex/1.6.18/default_values.yaml diff --git a/test/plex/1.6.17/ix_values.yaml b/charts/plex/1.6.18/ix_values.yaml similarity index 84% rename from test/plex/1.6.17/ix_values.yaml rename to charts/plex/1.6.18/ix_values.yaml index 83dac17345..1b1a7a3df6 100644 --- a/test/plex/1.6.17/ix_values.yaml +++ b/charts/plex/1.6.18/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.2.5319-c43dc0277 + tag: 1.25.3.5385-f05b712b6 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/charts/plex/1.6.17/migrations/migrate_from_1.0.0 b/charts/plex/1.6.18/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.6.17/migrations/migrate_from_1.0.0 rename to charts/plex/1.6.18/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.6.17/questions.yaml b/charts/plex/1.6.18/questions.yaml similarity index 100% rename from charts/plex/1.6.17/questions.yaml rename to charts/plex/1.6.18/questions.yaml diff --git a/charts/plex/1.6.17/templates/NOTES.txt b/charts/plex/1.6.18/templates/NOTES.txt similarity index 100% rename from charts/plex/1.6.17/templates/NOTES.txt rename to charts/plex/1.6.18/templates/NOTES.txt diff --git a/charts/plex/1.6.17/templates/deployment.yaml b/charts/plex/1.6.18/templates/deployment.yaml similarity index 100% rename from charts/plex/1.6.17/templates/deployment.yaml rename to charts/plex/1.6.18/templates/deployment.yaml diff --git a/charts/plex/1.6.17/templates/probe_config.yaml b/charts/plex/1.6.18/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.6.17/templates/probe_config.yaml rename to charts/plex/1.6.18/templates/probe_config.yaml diff --git a/charts/plex/1.6.17/templates/service-tcp.yaml b/charts/plex/1.6.18/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.6.17/templates/service-tcp.yaml rename to charts/plex/1.6.18/templates/service-tcp.yaml diff --git a/charts/plex/1.6.17/templates/service-udp.yaml b/charts/plex/1.6.18/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.6.17/templates/service-udp.yaml rename to charts/plex/1.6.18/templates/service-udp.yaml diff --git a/test/plex/1.6.17/test_values.yaml b/charts/plex/1.6.18/test_values.yaml similarity index 86% rename from test/plex/1.6.17/test_values.yaml rename to charts/plex/1.6.18/test_values.yaml index 675d8f056e..b472aebe54 100644 --- a/test/plex/1.6.17/test_values.yaml +++ b/charts/plex/1.6.18/test_values.yaml @@ -18,19 +18,19 @@ claimToken: '' dnsConfig: options: [] emptyDirVolumes: true +enablePlexPass: false environmentVariables: [] extraAppVolumeMounts: - - mountPath: /mnt/extras - hostPath: /mnt/extras - readOnly: true +- hostPath: /mnt/extras + mountPath: /mnt/extras + readOnly: true gpuConfiguration: {} hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.2.5319-c43dc0277 + tag: 1.25.3.5385-f05b712b6 plexServiceTCP: port: 32400 timezone: Etc/UTC updateStrategy: Recreate -enablePlexPass: false diff --git a/charts/plex/1.6.17/values.yaml b/charts/plex/1.6.18/values.yaml similarity index 100% rename from charts/plex/1.6.17/values.yaml rename to charts/plex/1.6.18/values.yaml diff --git a/test/plex/1.6.17/.helmignore b/test/plex/1.6.18/.helmignore similarity index 100% rename from test/plex/1.6.17/.helmignore rename to test/plex/1.6.18/.helmignore diff --git a/test/plex/1.6.17/Chart.lock b/test/plex/1.6.18/Chart.lock similarity index 100% rename from test/plex/1.6.17/Chart.lock rename to test/plex/1.6.18/Chart.lock diff --git a/test/plex/1.6.17/Chart.yaml b/test/plex/1.6.18/Chart.yaml similarity index 91% rename from test/plex/1.6.17/Chart.yaml rename to test/plex/1.6.18/Chart.yaml index 7c05c78393..d8d3ef679c 100644 --- a/test/plex/1.6.17/Chart.yaml +++ b/test/plex/1.6.18/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25.2.5319 +appVersion: 1.25.3.5385 dependencies: - name: common repository: file://../../../library/common/2112.0.0 @@ -14,4 +14,4 @@ sources: - https://hub.docker.com/r/plexinc/pms-docker/ - https://github.com/k8s-at-home/charts/tree/master/charts/plex upstream_version: 2.1.0 -version: 1.6.17 +version: 1.6.18 diff --git a/test/plex/1.6.17/README.md b/test/plex/1.6.18/README.md similarity index 100% rename from test/plex/1.6.17/README.md rename to test/plex/1.6.18/README.md diff --git a/test/plex/1.6.17/app-readme.md b/test/plex/1.6.18/app-readme.md similarity index 100% rename from test/plex/1.6.17/app-readme.md rename to test/plex/1.6.18/app-readme.md diff --git a/test/plex/1.6.17/charts/common-2112.0.0.tgz b/test/plex/1.6.18/charts/common-2112.0.0.tgz similarity index 100% rename from test/plex/1.6.17/charts/common-2112.0.0.tgz rename to test/plex/1.6.18/charts/common-2112.0.0.tgz diff --git a/test/plex/1.6.17/default_values.yaml b/test/plex/1.6.18/default_values.yaml similarity index 100% rename from test/plex/1.6.17/default_values.yaml rename to test/plex/1.6.18/default_values.yaml diff --git a/charts/plex/1.6.17/ix_values.yaml b/test/plex/1.6.18/ix_values.yaml similarity index 84% rename from charts/plex/1.6.17/ix_values.yaml rename to test/plex/1.6.18/ix_values.yaml index 83dac17345..1b1a7a3df6 100644 --- a/charts/plex/1.6.17/ix_values.yaml +++ b/test/plex/1.6.18/ix_values.yaml @@ -1,7 +1,7 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.2.5319-c43dc0277 + tag: 1.25.3.5385-f05b712b6 plexpassImage: pullPolicy: IfNotPresent repository: plexinc/pms-docker diff --git a/test/plex/1.6.17/migrations/migrate_from_1.0.0 b/test/plex/1.6.18/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.6.17/migrations/migrate_from_1.0.0 rename to test/plex/1.6.18/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.6.17/questions.yaml b/test/plex/1.6.18/questions.yaml similarity index 100% rename from test/plex/1.6.17/questions.yaml rename to test/plex/1.6.18/questions.yaml diff --git a/test/plex/1.6.17/templates/NOTES.txt b/test/plex/1.6.18/templates/NOTES.txt similarity index 100% rename from test/plex/1.6.17/templates/NOTES.txt rename to test/plex/1.6.18/templates/NOTES.txt diff --git a/test/plex/1.6.17/templates/deployment.yaml b/test/plex/1.6.18/templates/deployment.yaml similarity index 100% rename from test/plex/1.6.17/templates/deployment.yaml rename to test/plex/1.6.18/templates/deployment.yaml diff --git a/test/plex/1.6.17/templates/probe_config.yaml b/test/plex/1.6.18/templates/probe_config.yaml similarity index 100% rename from test/plex/1.6.17/templates/probe_config.yaml rename to test/plex/1.6.18/templates/probe_config.yaml diff --git a/test/plex/1.6.17/templates/service-tcp.yaml b/test/plex/1.6.18/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.6.17/templates/service-tcp.yaml rename to test/plex/1.6.18/templates/service-tcp.yaml diff --git a/test/plex/1.6.17/templates/service-udp.yaml b/test/plex/1.6.18/templates/service-udp.yaml similarity index 100% rename from test/plex/1.6.17/templates/service-udp.yaml rename to test/plex/1.6.18/templates/service-udp.yaml diff --git a/charts/plex/1.6.17/test_values.yaml b/test/plex/1.6.18/test_values.yaml similarity index 86% rename from charts/plex/1.6.17/test_values.yaml rename to test/plex/1.6.18/test_values.yaml index 675d8f056e..b472aebe54 100644 --- a/charts/plex/1.6.17/test_values.yaml +++ b/test/plex/1.6.18/test_values.yaml @@ -18,19 +18,19 @@ claimToken: '' dnsConfig: options: [] emptyDirVolumes: true +enablePlexPass: false environmentVariables: [] extraAppVolumeMounts: - - mountPath: /mnt/extras - hostPath: /mnt/extras - readOnly: true +- hostPath: /mnt/extras + mountPath: /mnt/extras + readOnly: true gpuConfiguration: {} hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.2.5319-c43dc0277 + tag: 1.25.3.5385-f05b712b6 plexServiceTCP: port: 32400 timezone: Etc/UTC updateStrategy: Recreate -enablePlexPass: false diff --git a/test/plex/1.6.17/values.yaml b/test/plex/1.6.18/values.yaml similarity index 100% rename from test/plex/1.6.17/values.yaml rename to test/plex/1.6.18/values.yaml