diff --git a/test/plex/1.3.0/.helmignore b/test/plex/1.4.0/.helmignore similarity index 100% rename from test/plex/1.3.0/.helmignore rename to test/plex/1.4.0/.helmignore diff --git a/test/plex/1.3.0/Chart.lock b/test/plex/1.4.0/Chart.lock similarity index 100% rename from test/plex/1.3.0/Chart.lock rename to test/plex/1.4.0/Chart.lock diff --git a/test/plex/1.3.0/Chart.yaml b/test/plex/1.4.0/Chart.yaml similarity index 96% rename from test/plex/1.3.0/Chart.yaml rename to test/plex/1.4.0/Chart.yaml index ccf2ca2256..e2cd451f60 100644 --- a/test/plex/1.3.0/Chart.yaml +++ b/test/plex/1.4.0/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.21.3.4046-3c1c83ba4 description: Plex Media Server name: plex -version: 1.3.0 +version: 1.4.0 keywords: - plex home: https://plex.tv/ diff --git a/test/plex/1.3.0/README.md b/test/plex/1.4.0/README.md similarity index 100% rename from test/plex/1.3.0/README.md rename to test/plex/1.4.0/README.md diff --git a/test/plex/1.3.0/app-readme.md b/test/plex/1.4.0/app-readme.md similarity index 100% rename from test/plex/1.3.0/app-readme.md rename to test/plex/1.4.0/app-readme.md diff --git a/test/plex/1.3.0/charts/common-2104.0.0.tgz b/test/plex/1.4.0/charts/common-2104.0.0.tgz similarity index 100% rename from test/plex/1.3.0/charts/common-2104.0.0.tgz rename to test/plex/1.4.0/charts/common-2104.0.0.tgz diff --git a/test/plex/1.3.0/default_values.yaml b/test/plex/1.4.0/default_values.yaml similarity index 100% rename from test/plex/1.3.0/default_values.yaml rename to test/plex/1.4.0/default_values.yaml diff --git a/test/plex/1.3.0/ix_values.yaml b/test/plex/1.4.0/ix_values.yaml similarity index 100% rename from test/plex/1.3.0/ix_values.yaml rename to test/plex/1.4.0/ix_values.yaml diff --git a/test/plex/1.3.0/migrations/migrate_from_1.0.0 b/test/plex/1.4.0/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.3.0/migrations/migrate_from_1.0.0 rename to test/plex/1.4.0/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.3.0/questions.yaml b/test/plex/1.4.0/questions.yaml similarity index 100% rename from test/plex/1.3.0/questions.yaml rename to test/plex/1.4.0/questions.yaml diff --git a/test/plex/1.3.0/templates/NOTES.txt b/test/plex/1.4.0/templates/NOTES.txt similarity index 100% rename from test/plex/1.3.0/templates/NOTES.txt rename to test/plex/1.4.0/templates/NOTES.txt diff --git a/test/plex/1.3.0/templates/deployment.yaml b/test/plex/1.4.0/templates/deployment.yaml similarity index 100% rename from test/plex/1.3.0/templates/deployment.yaml rename to test/plex/1.4.0/templates/deployment.yaml diff --git a/test/plex/1.3.0/templates/probe_config.yaml b/test/plex/1.4.0/templates/probe_config.yaml similarity index 100% rename from test/plex/1.3.0/templates/probe_config.yaml rename to test/plex/1.4.0/templates/probe_config.yaml diff --git a/test/plex/1.3.0/templates/service-tcp.yaml b/test/plex/1.4.0/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.3.0/templates/service-tcp.yaml rename to test/plex/1.4.0/templates/service-tcp.yaml diff --git a/test/plex/1.3.0/templates/service-udp.yaml b/test/plex/1.4.0/templates/service-udp.yaml similarity index 100% rename from test/plex/1.3.0/templates/service-udp.yaml rename to test/plex/1.4.0/templates/service-udp.yaml diff --git a/test/plex/1.3.0/test_values.yaml b/test/plex/1.4.0/test_values.yaml similarity index 100% rename from test/plex/1.3.0/test_values.yaml rename to test/plex/1.4.0/test_values.yaml diff --git a/test/plex/1.3.0/values.yaml b/test/plex/1.4.0/values.yaml similarity index 100% rename from test/plex/1.3.0/values.yaml rename to test/plex/1.4.0/values.yaml