From 9a8bb79ae8a1bfc20a16beaee897faa9944a12fb Mon Sep 17 00:00:00 2001 From: Waqar Ahmed Date: Fri, 19 Feb 2021 11:38:16 +0500 Subject: [PATCH] Update plex chart version --- test/plex/{1.1.0 => 1.1.1}/.helmignore | 0 test/plex/{1.1.0 => 1.1.1}/Chart.lock | 0 test/plex/{1.1.0 => 1.1.1}/Chart.yaml | 2 +- test/plex/{1.1.0 => 1.1.1}/README.md | 0 test/plex/{1.1.0 => 1.1.1}/app-readme.md | 0 .../{1.1.0 => 1.1.1}/charts/common-2101.0.0.tgz | Bin test/plex/{1.1.0 => 1.1.1}/default_values.yaml | 0 test/plex/{1.1.0 => 1.1.1}/ix_values.yaml | 0 test/plex/{1.1.0 => 1.1.1}/migrations/migrate | 0 test/plex/{1.1.0 => 1.1.1}/questions.yaml | 0 test/plex/{1.1.0 => 1.1.1}/templates/NOTES.txt | 0 .../plex/{1.1.0 => 1.1.1}/templates/deployment.yaml | 0 .../{1.1.0 => 1.1.1}/templates/service-tcp.yaml | 0 .../{1.1.0 => 1.1.1}/templates/service-udp.yaml | 0 test/plex/{1.1.0 => 1.1.1}/test_values.yaml | 0 test/plex/{1.1.0 => 1.1.1}/values.yaml | 0 16 files changed, 1 insertion(+), 1 deletion(-) rename test/plex/{1.1.0 => 1.1.1}/.helmignore (100%) rename test/plex/{1.1.0 => 1.1.1}/Chart.lock (100%) rename test/plex/{1.1.0 => 1.1.1}/Chart.yaml (96%) rename test/plex/{1.1.0 => 1.1.1}/README.md (100%) rename test/plex/{1.1.0 => 1.1.1}/app-readme.md (100%) rename test/plex/{1.1.0 => 1.1.1}/charts/common-2101.0.0.tgz (100%) rename test/plex/{1.1.0 => 1.1.1}/default_values.yaml (100%) rename test/plex/{1.1.0 => 1.1.1}/ix_values.yaml (100%) rename test/plex/{1.1.0 => 1.1.1}/migrations/migrate (100%) rename test/plex/{1.1.0 => 1.1.1}/questions.yaml (100%) rename test/plex/{1.1.0 => 1.1.1}/templates/NOTES.txt (100%) rename test/plex/{1.1.0 => 1.1.1}/templates/deployment.yaml (100%) rename test/plex/{1.1.0 => 1.1.1}/templates/service-tcp.yaml (100%) rename test/plex/{1.1.0 => 1.1.1}/templates/service-udp.yaml (100%) rename test/plex/{1.1.0 => 1.1.1}/test_values.yaml (100%) rename test/plex/{1.1.0 => 1.1.1}/values.yaml (100%) diff --git a/test/plex/1.1.0/.helmignore b/test/plex/1.1.1/.helmignore similarity index 100% rename from test/plex/1.1.0/.helmignore rename to test/plex/1.1.1/.helmignore diff --git a/test/plex/1.1.0/Chart.lock b/test/plex/1.1.1/Chart.lock similarity index 100% rename from test/plex/1.1.0/Chart.lock rename to test/plex/1.1.1/Chart.lock diff --git a/test/plex/1.1.0/Chart.yaml b/test/plex/1.1.1/Chart.yaml similarity index 96% rename from test/plex/1.1.0/Chart.yaml rename to test/plex/1.1.1/Chart.yaml index ab500cc992..d7567761a3 100644 --- a/test/plex/1.1.0/Chart.yaml +++ b/test/plex/1.1.1/Chart.yaml @@ -2,7 +2,7 @@ apiVersion: v2 appVersion: 1.21.3.4046-3c1c83ba4 description: Plex Media Server name: plex -version: 1.1.0 +version: 1.1.1 keywords: - plex home: https://plex.tv/ diff --git a/test/plex/1.1.0/README.md b/test/plex/1.1.1/README.md similarity index 100% rename from test/plex/1.1.0/README.md rename to test/plex/1.1.1/README.md diff --git a/test/plex/1.1.0/app-readme.md b/test/plex/1.1.1/app-readme.md similarity index 100% rename from test/plex/1.1.0/app-readme.md rename to test/plex/1.1.1/app-readme.md diff --git a/test/plex/1.1.0/charts/common-2101.0.0.tgz b/test/plex/1.1.1/charts/common-2101.0.0.tgz similarity index 100% rename from test/plex/1.1.0/charts/common-2101.0.0.tgz rename to test/plex/1.1.1/charts/common-2101.0.0.tgz diff --git a/test/plex/1.1.0/default_values.yaml b/test/plex/1.1.1/default_values.yaml similarity index 100% rename from test/plex/1.1.0/default_values.yaml rename to test/plex/1.1.1/default_values.yaml diff --git a/test/plex/1.1.0/ix_values.yaml b/test/plex/1.1.1/ix_values.yaml similarity index 100% rename from test/plex/1.1.0/ix_values.yaml rename to test/plex/1.1.1/ix_values.yaml diff --git a/test/plex/1.1.0/migrations/migrate b/test/plex/1.1.1/migrations/migrate similarity index 100% rename from test/plex/1.1.0/migrations/migrate rename to test/plex/1.1.1/migrations/migrate diff --git a/test/plex/1.1.0/questions.yaml b/test/plex/1.1.1/questions.yaml similarity index 100% rename from test/plex/1.1.0/questions.yaml rename to test/plex/1.1.1/questions.yaml diff --git a/test/plex/1.1.0/templates/NOTES.txt b/test/plex/1.1.1/templates/NOTES.txt similarity index 100% rename from test/plex/1.1.0/templates/NOTES.txt rename to test/plex/1.1.1/templates/NOTES.txt diff --git a/test/plex/1.1.0/templates/deployment.yaml b/test/plex/1.1.1/templates/deployment.yaml similarity index 100% rename from test/plex/1.1.0/templates/deployment.yaml rename to test/plex/1.1.1/templates/deployment.yaml diff --git a/test/plex/1.1.0/templates/service-tcp.yaml b/test/plex/1.1.1/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.1.0/templates/service-tcp.yaml rename to test/plex/1.1.1/templates/service-tcp.yaml diff --git a/test/plex/1.1.0/templates/service-udp.yaml b/test/plex/1.1.1/templates/service-udp.yaml similarity index 100% rename from test/plex/1.1.0/templates/service-udp.yaml rename to test/plex/1.1.1/templates/service-udp.yaml diff --git a/test/plex/1.1.0/test_values.yaml b/test/plex/1.1.1/test_values.yaml similarity index 100% rename from test/plex/1.1.0/test_values.yaml rename to test/plex/1.1.1/test_values.yaml diff --git a/test/plex/1.1.0/values.yaml b/test/plex/1.1.1/values.yaml similarity index 100% rename from test/plex/1.1.0/values.yaml rename to test/plex/1.1.1/values.yaml