diff --git a/charts/plex/1.5.0/.helmignore b/charts/plex/1.6.0/.helmignore similarity index 100% rename from charts/plex/1.5.0/.helmignore rename to charts/plex/1.6.0/.helmignore diff --git a/charts/plex/1.5.0/CHANGELOG.md b/charts/plex/1.6.0/CHANGELOG.md similarity index 100% rename from charts/plex/1.5.0/CHANGELOG.md rename to charts/plex/1.6.0/CHANGELOG.md diff --git a/charts/plex/1.5.0/Chart.lock b/charts/plex/1.6.0/Chart.lock similarity index 100% rename from charts/plex/1.5.0/Chart.lock rename to charts/plex/1.6.0/Chart.lock diff --git a/charts/plex/1.5.0/Chart.yaml b/charts/plex/1.6.0/Chart.yaml similarity index 91% rename from charts/plex/1.5.0/Chart.yaml rename to charts/plex/1.6.0/Chart.yaml index c40b78cdce..6badcd2834 100644 --- a/charts/plex/1.5.0/Chart.yaml +++ b/charts/plex/1.6.0/Chart.yaml @@ -1,8 +1,8 @@ apiVersion: v2 -appVersion: 1.23.1.4602 +appVersion: 1.23.2.4656 description: Plex Media Server name: plex -version: 1.5.0 +version: 1.6.0 keywords: - plex home: https://plex.tv/ diff --git a/charts/plex/1.5.0/README.md b/charts/plex/1.6.0/README.md similarity index 100% rename from charts/plex/1.5.0/README.md rename to charts/plex/1.6.0/README.md diff --git a/charts/plex/1.5.0/app-readme.md b/charts/plex/1.6.0/app-readme.md similarity index 100% rename from charts/plex/1.5.0/app-readme.md rename to charts/plex/1.6.0/app-readme.md diff --git a/charts/plex/1.5.0/charts/common-2101.0.0.tgz b/charts/plex/1.6.0/charts/common-2101.0.0.tgz similarity index 100% rename from charts/plex/1.5.0/charts/common-2101.0.0.tgz rename to charts/plex/1.6.0/charts/common-2101.0.0.tgz diff --git a/charts/plex/1.5.0/default_values.yaml b/charts/plex/1.6.0/default_values.yaml similarity index 100% rename from charts/plex/1.5.0/default_values.yaml rename to charts/plex/1.6.0/default_values.yaml diff --git a/charts/plex/1.5.0/ix_values.yaml b/charts/plex/1.6.0/ix_values.yaml similarity index 69% rename from charts/plex/1.5.0/ix_values.yaml rename to charts/plex/1.6.0/ix_values.yaml index e58ee66adb..0365f36f05 100644 --- a/charts/plex/1.5.0/ix_values.yaml +++ b/charts/plex/1.6.0/ix_values.yaml @@ -1,4 +1,4 @@ image: repository: plexinc/pms-docker - tag: 1.23.1.4602-280ab6053 + tag: 1.23.2.4656-85f0adf5b pullPolicy: IfNotPresent diff --git a/charts/plex/1.5.0/migrations/migrate_from_1.0.0 b/charts/plex/1.6.0/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.5.0/migrations/migrate_from_1.0.0 rename to charts/plex/1.6.0/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.5.0/questions.yaml b/charts/plex/1.6.0/questions.yaml similarity index 100% rename from charts/plex/1.5.0/questions.yaml rename to charts/plex/1.6.0/questions.yaml diff --git a/charts/plex/1.5.0/templates/NOTES.txt b/charts/plex/1.6.0/templates/NOTES.txt similarity index 100% rename from charts/plex/1.5.0/templates/NOTES.txt rename to charts/plex/1.6.0/templates/NOTES.txt diff --git a/charts/plex/1.5.0/templates/deployment.yaml b/charts/plex/1.6.0/templates/deployment.yaml similarity index 100% rename from charts/plex/1.5.0/templates/deployment.yaml rename to charts/plex/1.6.0/templates/deployment.yaml diff --git a/charts/plex/1.5.0/templates/probe_config.yaml b/charts/plex/1.6.0/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.5.0/templates/probe_config.yaml rename to charts/plex/1.6.0/templates/probe_config.yaml diff --git a/charts/plex/1.5.0/templates/service-tcp.yaml b/charts/plex/1.6.0/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.5.0/templates/service-tcp.yaml rename to charts/plex/1.6.0/templates/service-tcp.yaml diff --git a/charts/plex/1.5.0/templates/service-udp.yaml b/charts/plex/1.6.0/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.5.0/templates/service-udp.yaml rename to charts/plex/1.6.0/templates/service-udp.yaml diff --git a/charts/plex/1.5.0/test_values.yaml b/charts/plex/1.6.0/test_values.yaml similarity index 98% rename from charts/plex/1.5.0/test_values.yaml rename to charts/plex/1.6.0/test_values.yaml index def66733eb..6b200b4692 100644 --- a/charts/plex/1.5.0/test_values.yaml +++ b/charts/plex/1.6.0/test_values.yaml @@ -6,7 +6,7 @@ image: repository: plexinc/pms-docker - tag: 1.23.1.4602-280ab6053 + tag: 1.23.2.4656-85f0adf5b pullPolicy: IfNotPresent ##### START --> Official PLEX container environment variables diff --git a/charts/plex/1.5.0/values.yaml b/charts/plex/1.6.0/values.yaml similarity index 100% rename from charts/plex/1.5.0/values.yaml rename to charts/plex/1.6.0/values.yaml