diff --git a/charts/plex/1.6.13/charts/common-2112.0.0.tgz b/charts/plex/1.6.13/charts/common-2112.0.0.tgz deleted file mode 100644 index 62591a2a38..0000000000 Binary files a/charts/plex/1.6.13/charts/common-2112.0.0.tgz and /dev/null differ diff --git a/charts/plex/1.6.13/.helmignore b/charts/plex/1.6.14/.helmignore similarity index 100% rename from charts/plex/1.6.13/.helmignore rename to charts/plex/1.6.14/.helmignore diff --git a/test/plex/1.6.13/Chart.lock b/charts/plex/1.6.14/Chart.lock similarity index 100% rename from test/plex/1.6.13/Chart.lock rename to charts/plex/1.6.14/Chart.lock diff --git a/charts/plex/1.6.13/Chart.yaml b/charts/plex/1.6.14/Chart.yaml similarity index 91% rename from charts/plex/1.6.13/Chart.yaml rename to charts/plex/1.6.14/Chart.yaml index 2eecca4727..b59badd8cb 100644 --- a/charts/plex/1.6.13/Chart.yaml +++ b/charts/plex/1.6.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25.0.5282 +appVersion: 1.25.1.5286 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.13 +version: 1.6.14 diff --git a/charts/plex/1.6.13/README.md b/charts/plex/1.6.14/README.md similarity index 100% rename from charts/plex/1.6.13/README.md rename to charts/plex/1.6.14/README.md diff --git a/charts/plex/1.6.13/app-readme.md b/charts/plex/1.6.14/app-readme.md similarity index 100% rename from charts/plex/1.6.13/app-readme.md rename to charts/plex/1.6.14/app-readme.md diff --git a/test/plex/1.6.13/charts/common-2112.0.0.tgz b/charts/plex/1.6.14/charts/common-2112.0.0.tgz similarity index 100% rename from test/plex/1.6.13/charts/common-2112.0.0.tgz rename to charts/plex/1.6.14/charts/common-2112.0.0.tgz diff --git a/charts/plex/1.6.13/default_values.yaml b/charts/plex/1.6.14/default_values.yaml similarity index 100% rename from charts/plex/1.6.13/default_values.yaml rename to charts/plex/1.6.14/default_values.yaml diff --git a/test/plex/1.6.13/ix_values.yaml b/charts/plex/1.6.14/ix_values.yaml similarity index 69% rename from test/plex/1.6.13/ix_values.yaml rename to charts/plex/1.6.14/ix_values.yaml index e5019415d1..02cc999762 100644 --- a/test/plex/1.6.13/ix_values.yaml +++ b/charts/plex/1.6.14/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.0.5282-2edd3c44d + tag: 1.25.1.5286-34f965be8 diff --git a/charts/plex/1.6.13/migrations/migrate_from_1.0.0 b/charts/plex/1.6.14/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.6.13/migrations/migrate_from_1.0.0 rename to charts/plex/1.6.14/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.6.13/questions.yaml b/charts/plex/1.6.14/questions.yaml similarity index 100% rename from charts/plex/1.6.13/questions.yaml rename to charts/plex/1.6.14/questions.yaml diff --git a/charts/plex/1.6.13/templates/NOTES.txt b/charts/plex/1.6.14/templates/NOTES.txt similarity index 100% rename from charts/plex/1.6.13/templates/NOTES.txt rename to charts/plex/1.6.14/templates/NOTES.txt diff --git a/charts/plex/1.6.13/templates/deployment.yaml b/charts/plex/1.6.14/templates/deployment.yaml similarity index 100% rename from charts/plex/1.6.13/templates/deployment.yaml rename to charts/plex/1.6.14/templates/deployment.yaml diff --git a/charts/plex/1.6.13/templates/probe_config.yaml b/charts/plex/1.6.14/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.6.13/templates/probe_config.yaml rename to charts/plex/1.6.14/templates/probe_config.yaml diff --git a/charts/plex/1.6.13/templates/service-tcp.yaml b/charts/plex/1.6.14/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.6.13/templates/service-tcp.yaml rename to charts/plex/1.6.14/templates/service-tcp.yaml diff --git a/charts/plex/1.6.13/templates/service-udp.yaml b/charts/plex/1.6.14/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.6.13/templates/service-udp.yaml rename to charts/plex/1.6.14/templates/service-udp.yaml diff --git a/test/plex/1.6.13/test_values.yaml b/charts/plex/1.6.14/test_values.yaml similarity index 95% rename from test/plex/1.6.13/test_values.yaml rename to charts/plex/1.6.14/test_values.yaml index 3ee2ab9b7f..3b083aa0ce 100644 --- a/test/plex/1.6.13/test_values.yaml +++ b/charts/plex/1.6.14/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.0.5282-2edd3c44d + tag: 1.25.1.5286-34f965be8 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/charts/plex/1.6.13/values.yaml b/charts/plex/1.6.14/values.yaml similarity index 100% rename from charts/plex/1.6.13/values.yaml rename to charts/plex/1.6.14/values.yaml diff --git a/test/plex/1.6.13/.helmignore b/test/plex/1.6.14/.helmignore similarity index 100% rename from test/plex/1.6.13/.helmignore rename to test/plex/1.6.14/.helmignore diff --git a/charts/plex/1.6.13/Chart.lock b/test/plex/1.6.14/Chart.lock similarity index 79% rename from charts/plex/1.6.13/Chart.lock rename to test/plex/1.6.14/Chart.lock index 83a4b8334f..c186a59bae 100644 --- a/charts/plex/1.6.13/Chart.lock +++ b/test/plex/1.6.14/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: file://../../../library/common/2112.0.0 version: 2112.0.0 digest: sha256:47115d9b91afe42c8537dcf0fd8224f2f7d1c775f9ff860efa68a6b57d17d1c0 -generated: "2021-12-06T21:40:37.124184+05:00" +generated: "2021-12-06T21:24:36.698767+05:00" diff --git a/test/plex/1.6.13/Chart.yaml b/test/plex/1.6.14/Chart.yaml similarity index 91% rename from test/plex/1.6.13/Chart.yaml rename to test/plex/1.6.14/Chart.yaml index 2eecca4727..b59badd8cb 100644 --- a/test/plex/1.6.13/Chart.yaml +++ b/test/plex/1.6.14/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: 1.25.0.5282 +appVersion: 1.25.1.5286 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.13 +version: 1.6.14 diff --git a/test/plex/1.6.13/README.md b/test/plex/1.6.14/README.md similarity index 100% rename from test/plex/1.6.13/README.md rename to test/plex/1.6.14/README.md diff --git a/test/plex/1.6.13/app-readme.md b/test/plex/1.6.14/app-readme.md similarity index 100% rename from test/plex/1.6.13/app-readme.md rename to test/plex/1.6.14/app-readme.md diff --git a/test/plex/1.6.14/charts/common-2112.0.0.tgz b/test/plex/1.6.14/charts/common-2112.0.0.tgz new file mode 100644 index 0000000000..62c214e1c8 Binary files /dev/null and b/test/plex/1.6.14/charts/common-2112.0.0.tgz differ diff --git a/test/plex/1.6.13/default_values.yaml b/test/plex/1.6.14/default_values.yaml similarity index 100% rename from test/plex/1.6.13/default_values.yaml rename to test/plex/1.6.14/default_values.yaml diff --git a/charts/plex/1.6.13/ix_values.yaml b/test/plex/1.6.14/ix_values.yaml similarity index 69% rename from charts/plex/1.6.13/ix_values.yaml rename to test/plex/1.6.14/ix_values.yaml index e5019415d1..02cc999762 100644 --- a/charts/plex/1.6.13/ix_values.yaml +++ b/test/plex/1.6.14/ix_values.yaml @@ -1,4 +1,4 @@ image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.0.5282-2edd3c44d + tag: 1.25.1.5286-34f965be8 diff --git a/test/plex/1.6.13/migrations/migrate_from_1.0.0 b/test/plex/1.6.14/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.6.13/migrations/migrate_from_1.0.0 rename to test/plex/1.6.14/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.6.13/questions.yaml b/test/plex/1.6.14/questions.yaml similarity index 100% rename from test/plex/1.6.13/questions.yaml rename to test/plex/1.6.14/questions.yaml diff --git a/test/plex/1.6.13/templates/NOTES.txt b/test/plex/1.6.14/templates/NOTES.txt similarity index 100% rename from test/plex/1.6.13/templates/NOTES.txt rename to test/plex/1.6.14/templates/NOTES.txt diff --git a/test/plex/1.6.13/templates/deployment.yaml b/test/plex/1.6.14/templates/deployment.yaml similarity index 100% rename from test/plex/1.6.13/templates/deployment.yaml rename to test/plex/1.6.14/templates/deployment.yaml diff --git a/test/plex/1.6.13/templates/probe_config.yaml b/test/plex/1.6.14/templates/probe_config.yaml similarity index 100% rename from test/plex/1.6.13/templates/probe_config.yaml rename to test/plex/1.6.14/templates/probe_config.yaml diff --git a/test/plex/1.6.13/templates/service-tcp.yaml b/test/plex/1.6.14/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.6.13/templates/service-tcp.yaml rename to test/plex/1.6.14/templates/service-tcp.yaml diff --git a/test/plex/1.6.13/templates/service-udp.yaml b/test/plex/1.6.14/templates/service-udp.yaml similarity index 100% rename from test/plex/1.6.13/templates/service-udp.yaml rename to test/plex/1.6.14/templates/service-udp.yaml diff --git a/charts/plex/1.6.13/test_values.yaml b/test/plex/1.6.14/test_values.yaml similarity index 95% rename from charts/plex/1.6.13/test_values.yaml rename to test/plex/1.6.14/test_values.yaml index 3ee2ab9b7f..3b083aa0ce 100644 --- a/charts/plex/1.6.13/test_values.yaml +++ b/test/plex/1.6.14/test_values.yaml @@ -24,7 +24,7 @@ hostNetwork: false image: pullPolicy: IfNotPresent repository: plexinc/pms-docker - tag: 1.25.0.5282-2edd3c44d + tag: 1.25.1.5286-34f965be8 plexServiceTCP: port: 32400 timezone: Etc/UTC diff --git a/test/plex/1.6.13/values.yaml b/test/plex/1.6.14/values.yaml similarity index 100% rename from test/plex/1.6.13/values.yaml rename to test/plex/1.6.14/values.yaml