From 380327fe7bb2077cab0f2568269322b63628e05f Mon Sep 17 00:00:00 2001 From: "M. Rehan" Date: Sun, 12 Jun 2022 20:34:27 +0500 Subject: [PATCH] Temporarily remove host path validation --- charts/plex/{1.7.7 => 1.7.8}/.helmignore | 0 charts/plex/{1.7.7 => 1.7.8}/Chart.lock | 0 charts/plex/{1.7.7 => 1.7.8}/Chart.yaml | 2 +- charts/plex/{1.7.7 => 1.7.8}/README.md | 0 charts/plex/{1.7.7 => 1.7.8}/app-readme.md | 0 .../{1.7.7 => 1.7.8}/charts/common-2112.0.0.tgz | Bin charts/plex/{1.7.7 => 1.7.8}/default_values.yaml | 0 charts/plex/{1.7.7 => 1.7.8}/ix_values.yaml | 0 .../{1.7.7 => 1.7.8}/migrations/migrate_from_1.0.0 | 0 .../plex/1.7.7 => charts/plex/1.7.8}/questions.yaml | 6 ------ charts/plex/{1.7.7 => 1.7.8}/templates/NOTES.txt | 0 .../plex/{1.7.7 => 1.7.8}/templates/deployment.yaml | 0 .../{1.7.7 => 1.7.8}/templates/probe_config.yaml | 0 .../{1.7.7 => 1.7.8}/templates/service-tcp.yaml | 0 .../{1.7.7 => 1.7.8}/templates/service-udp.yaml | 0 .../templates/tests/deployment-check.yaml | 0 charts/plex/{1.7.7 => 1.7.8}/test_values.yaml | 0 charts/syncthing/{1.0.3 => 1.0.4}/Chart.yaml | 2 +- charts/syncthing/{1.0.3 => 1.0.4}/README.md | 0 charts/syncthing/{1.0.3 => 1.0.4}/app-readme.md | 0 .../{1.0.3 => 1.0.4}/charts/common-2112.0.0.tgz | Bin charts/syncthing/{1.0.3 => 1.0.4}/ix_values.yaml | 0 .../1.0.3 => charts/syncthing/1.0.4}/questions.yaml | 2 -- .../{1.0.3 => 1.0.4}/templates/deployment.yaml | 0 .../{1.0.3 => 1.0.4}/templates/pre-install-job.yaml | 0 .../{1.0.3 => 1.0.4}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 charts/syncthing/{1.0.3 => 1.0.4}/test_values.yaml | 0 test/plex/{1.7.7 => 1.7.8}/.helmignore | 0 test/plex/{1.7.7 => 1.7.8}/Chart.lock | 0 test/plex/{1.7.7 => 1.7.8}/Chart.yaml | 2 +- test/plex/{1.7.7 => 1.7.8}/README.md | 0 test/plex/{1.7.7 => 1.7.8}/app-readme.md | 0 .../{1.7.7 => 1.7.8}/charts/common-2112.0.0.tgz | Bin test/plex/{1.7.7 => 1.7.8}/default_values.yaml | 0 test/plex/{1.7.7 => 1.7.8}/ix_values.yaml | 0 .../{1.7.7 => 1.7.8}/migrations/migrate_from_1.0.0 | 0 .../plex/1.7.7 => test/plex/1.7.8}/questions.yaml | 6 ------ test/plex/{1.7.7 => 1.7.8}/templates/NOTES.txt | 0 .../plex/{1.7.7 => 1.7.8}/templates/deployment.yaml | 0 .../{1.7.7 => 1.7.8}/templates/probe_config.yaml | 0 .../{1.7.7 => 1.7.8}/templates/service-tcp.yaml | 0 .../{1.7.7 => 1.7.8}/templates/service-udp.yaml | 0 .../templates/tests/deployment-check.yaml | 0 test/plex/{1.7.7 => 1.7.8}/test_values.yaml | 0 test/syncthing/{1.0.3 => 1.0.4}/Chart.yaml | 2 +- test/syncthing/{1.0.3 => 1.0.4}/README.md | 0 test/syncthing/{1.0.3 => 1.0.4}/app-readme.md | 0 .../{1.0.3 => 1.0.4}/charts/common-2112.0.0.tgz | Bin test/syncthing/{1.0.3 => 1.0.4}/ix_values.yaml | 0 .../1.0.3 => test/syncthing/1.0.4}/questions.yaml | 2 -- .../{1.0.3 => 1.0.4}/templates/deployment.yaml | 0 .../{1.0.3 => 1.0.4}/templates/pre-install-job.yaml | 0 .../{1.0.3 => 1.0.4}/templates/service.yaml | 0 .../templates/tests/deployment-check.yaml | 0 test/syncthing/{1.0.3 => 1.0.4}/test_values.yaml | 0 56 files changed, 4 insertions(+), 20 deletions(-) rename charts/plex/{1.7.7 => 1.7.8}/.helmignore (100%) rename charts/plex/{1.7.7 => 1.7.8}/Chart.lock (100%) rename charts/plex/{1.7.7 => 1.7.8}/Chart.yaml (96%) rename charts/plex/{1.7.7 => 1.7.8}/README.md (100%) rename charts/plex/{1.7.7 => 1.7.8}/app-readme.md (100%) rename charts/plex/{1.7.7 => 1.7.8}/charts/common-2112.0.0.tgz (100%) rename charts/plex/{1.7.7 => 1.7.8}/default_values.yaml (100%) rename charts/plex/{1.7.7 => 1.7.8}/ix_values.yaml (100%) rename charts/plex/{1.7.7 => 1.7.8}/migrations/migrate_from_1.0.0 (100%) rename {test/plex/1.7.7 => charts/plex/1.7.8}/questions.yaml (97%) rename charts/plex/{1.7.7 => 1.7.8}/templates/NOTES.txt (100%) rename charts/plex/{1.7.7 => 1.7.8}/templates/deployment.yaml (100%) rename charts/plex/{1.7.7 => 1.7.8}/templates/probe_config.yaml (100%) rename charts/plex/{1.7.7 => 1.7.8}/templates/service-tcp.yaml (100%) rename charts/plex/{1.7.7 => 1.7.8}/templates/service-udp.yaml (100%) rename charts/plex/{1.7.7 => 1.7.8}/templates/tests/deployment-check.yaml (100%) rename charts/plex/{1.7.7 => 1.7.8}/test_values.yaml (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/Chart.yaml (95%) rename charts/syncthing/{1.0.3 => 1.0.4}/README.md (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/app-readme.md (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/charts/common-2112.0.0.tgz (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/ix_values.yaml (100%) rename {test/syncthing/1.0.3 => charts/syncthing/1.0.4}/questions.yaml (98%) rename charts/syncthing/{1.0.3 => 1.0.4}/templates/deployment.yaml (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/templates/pre-install-job.yaml (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/templates/service.yaml (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/templates/tests/deployment-check.yaml (100%) rename charts/syncthing/{1.0.3 => 1.0.4}/test_values.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/.helmignore (100%) rename test/plex/{1.7.7 => 1.7.8}/Chart.lock (100%) rename test/plex/{1.7.7 => 1.7.8}/Chart.yaml (96%) rename test/plex/{1.7.7 => 1.7.8}/README.md (100%) rename test/plex/{1.7.7 => 1.7.8}/app-readme.md (100%) rename test/plex/{1.7.7 => 1.7.8}/charts/common-2112.0.0.tgz (100%) rename test/plex/{1.7.7 => 1.7.8}/default_values.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/ix_values.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/migrations/migrate_from_1.0.0 (100%) rename {charts/plex/1.7.7 => test/plex/1.7.8}/questions.yaml (97%) rename test/plex/{1.7.7 => 1.7.8}/templates/NOTES.txt (100%) rename test/plex/{1.7.7 => 1.7.8}/templates/deployment.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/templates/probe_config.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/templates/service-tcp.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/templates/service-udp.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/templates/tests/deployment-check.yaml (100%) rename test/plex/{1.7.7 => 1.7.8}/test_values.yaml (100%) rename test/syncthing/{1.0.3 => 1.0.4}/Chart.yaml (95%) rename test/syncthing/{1.0.3 => 1.0.4}/README.md (100%) rename test/syncthing/{1.0.3 => 1.0.4}/app-readme.md (100%) rename test/syncthing/{1.0.3 => 1.0.4}/charts/common-2112.0.0.tgz (100%) rename test/syncthing/{1.0.3 => 1.0.4}/ix_values.yaml (100%) rename {charts/syncthing/1.0.3 => test/syncthing/1.0.4}/questions.yaml (98%) rename test/syncthing/{1.0.3 => 1.0.4}/templates/deployment.yaml (100%) rename test/syncthing/{1.0.3 => 1.0.4}/templates/pre-install-job.yaml (100%) rename test/syncthing/{1.0.3 => 1.0.4}/templates/service.yaml (100%) rename test/syncthing/{1.0.3 => 1.0.4}/templates/tests/deployment-check.yaml (100%) rename test/syncthing/{1.0.3 => 1.0.4}/test_values.yaml (100%) diff --git a/charts/plex/1.7.7/.helmignore b/charts/plex/1.7.8/.helmignore similarity index 100% rename from charts/plex/1.7.7/.helmignore rename to charts/plex/1.7.8/.helmignore diff --git a/charts/plex/1.7.7/Chart.lock b/charts/plex/1.7.8/Chart.lock similarity index 100% rename from charts/plex/1.7.7/Chart.lock rename to charts/plex/1.7.8/Chart.lock diff --git a/charts/plex/1.7.7/Chart.yaml b/charts/plex/1.7.8/Chart.yaml similarity index 96% rename from charts/plex/1.7.7/Chart.yaml rename to charts/plex/1.7.8/Chart.yaml index 71ad263d66..13998b6d2c 100644 --- a/charts/plex/1.7.7/Chart.yaml +++ b/charts/plex/1.7.8/Chart.yaml @@ -14,6 +14,6 @@ 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.7.7 +version: 1.7.8 diff --git a/charts/plex/1.7.7/README.md b/charts/plex/1.7.8/README.md similarity index 100% rename from charts/plex/1.7.7/README.md rename to charts/plex/1.7.8/README.md diff --git a/charts/plex/1.7.7/app-readme.md b/charts/plex/1.7.8/app-readme.md similarity index 100% rename from charts/plex/1.7.7/app-readme.md rename to charts/plex/1.7.8/app-readme.md diff --git a/charts/plex/1.7.7/charts/common-2112.0.0.tgz b/charts/plex/1.7.8/charts/common-2112.0.0.tgz similarity index 100% rename from charts/plex/1.7.7/charts/common-2112.0.0.tgz rename to charts/plex/1.7.8/charts/common-2112.0.0.tgz diff --git a/charts/plex/1.7.7/default_values.yaml b/charts/plex/1.7.8/default_values.yaml similarity index 100% rename from charts/plex/1.7.7/default_values.yaml rename to charts/plex/1.7.8/default_values.yaml diff --git a/charts/plex/1.7.7/ix_values.yaml b/charts/plex/1.7.8/ix_values.yaml similarity index 100% rename from charts/plex/1.7.7/ix_values.yaml rename to charts/plex/1.7.8/ix_values.yaml diff --git a/charts/plex/1.7.7/migrations/migrate_from_1.0.0 b/charts/plex/1.7.8/migrations/migrate_from_1.0.0 similarity index 100% rename from charts/plex/1.7.7/migrations/migrate_from_1.0.0 rename to charts/plex/1.7.8/migrations/migrate_from_1.0.0 diff --git a/test/plex/1.7.7/questions.yaml b/charts/plex/1.7.8/questions.yaml similarity index 97% rename from test/plex/1.7.7/questions.yaml rename to charts/plex/1.7.8/questions.yaml index 7fd2a9c44c..4d8c383aad 100644 --- a/test/plex/1.7.7/questions.yaml +++ b/charts/plex/1.7.8/questions.yaml @@ -185,8 +185,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: data label: "Data Volume" schema: @@ -222,8 +220,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: config label: "Config Volume" schema: @@ -259,8 +255,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: shared label: "Shared Volume" schema: diff --git a/charts/plex/1.7.7/templates/NOTES.txt b/charts/plex/1.7.8/templates/NOTES.txt similarity index 100% rename from charts/plex/1.7.7/templates/NOTES.txt rename to charts/plex/1.7.8/templates/NOTES.txt diff --git a/charts/plex/1.7.7/templates/deployment.yaml b/charts/plex/1.7.8/templates/deployment.yaml similarity index 100% rename from charts/plex/1.7.7/templates/deployment.yaml rename to charts/plex/1.7.8/templates/deployment.yaml diff --git a/charts/plex/1.7.7/templates/probe_config.yaml b/charts/plex/1.7.8/templates/probe_config.yaml similarity index 100% rename from charts/plex/1.7.7/templates/probe_config.yaml rename to charts/plex/1.7.8/templates/probe_config.yaml diff --git a/charts/plex/1.7.7/templates/service-tcp.yaml b/charts/plex/1.7.8/templates/service-tcp.yaml similarity index 100% rename from charts/plex/1.7.7/templates/service-tcp.yaml rename to charts/plex/1.7.8/templates/service-tcp.yaml diff --git a/charts/plex/1.7.7/templates/service-udp.yaml b/charts/plex/1.7.8/templates/service-udp.yaml similarity index 100% rename from charts/plex/1.7.7/templates/service-udp.yaml rename to charts/plex/1.7.8/templates/service-udp.yaml diff --git a/charts/plex/1.7.7/templates/tests/deployment-check.yaml b/charts/plex/1.7.8/templates/tests/deployment-check.yaml similarity index 100% rename from charts/plex/1.7.7/templates/tests/deployment-check.yaml rename to charts/plex/1.7.8/templates/tests/deployment-check.yaml diff --git a/charts/plex/1.7.7/test_values.yaml b/charts/plex/1.7.8/test_values.yaml similarity index 100% rename from charts/plex/1.7.7/test_values.yaml rename to charts/plex/1.7.8/test_values.yaml diff --git a/charts/syncthing/1.0.3/Chart.yaml b/charts/syncthing/1.0.4/Chart.yaml similarity index 95% rename from charts/syncthing/1.0.3/Chart.yaml rename to charts/syncthing/1.0.4/Chart.yaml index 41ae896f12..63dca894b2 100644 --- a/charts/syncthing/1.0.3/Chart.yaml +++ b/charts/syncthing/1.0.4/Chart.yaml @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.3 +version: 1.0.4 diff --git a/charts/syncthing/1.0.3/README.md b/charts/syncthing/1.0.4/README.md similarity index 100% rename from charts/syncthing/1.0.3/README.md rename to charts/syncthing/1.0.4/README.md diff --git a/charts/syncthing/1.0.3/app-readme.md b/charts/syncthing/1.0.4/app-readme.md similarity index 100% rename from charts/syncthing/1.0.3/app-readme.md rename to charts/syncthing/1.0.4/app-readme.md diff --git a/charts/syncthing/1.0.3/charts/common-2112.0.0.tgz b/charts/syncthing/1.0.4/charts/common-2112.0.0.tgz similarity index 100% rename from charts/syncthing/1.0.3/charts/common-2112.0.0.tgz rename to charts/syncthing/1.0.4/charts/common-2112.0.0.tgz diff --git a/charts/syncthing/1.0.3/ix_values.yaml b/charts/syncthing/1.0.4/ix_values.yaml similarity index 100% rename from charts/syncthing/1.0.3/ix_values.yaml rename to charts/syncthing/1.0.4/ix_values.yaml diff --git a/test/syncthing/1.0.3/questions.yaml b/charts/syncthing/1.0.4/questions.yaml similarity index 98% rename from test/syncthing/1.0.3/questions.yaml rename to charts/syncthing/1.0.4/questions.yaml index 722b7c5210..14d2bdb31b 100644 --- a/test/syncthing/1.0.3/questions.yaml +++ b/charts/syncthing/1.0.4/questions.yaml @@ -160,8 +160,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: extraAppVolumeMounts label: "Extra Host Path Volumes" diff --git a/charts/syncthing/1.0.3/templates/deployment.yaml b/charts/syncthing/1.0.4/templates/deployment.yaml similarity index 100% rename from charts/syncthing/1.0.3/templates/deployment.yaml rename to charts/syncthing/1.0.4/templates/deployment.yaml diff --git a/charts/syncthing/1.0.3/templates/pre-install-job.yaml b/charts/syncthing/1.0.4/templates/pre-install-job.yaml similarity index 100% rename from charts/syncthing/1.0.3/templates/pre-install-job.yaml rename to charts/syncthing/1.0.4/templates/pre-install-job.yaml diff --git a/charts/syncthing/1.0.3/templates/service.yaml b/charts/syncthing/1.0.4/templates/service.yaml similarity index 100% rename from charts/syncthing/1.0.3/templates/service.yaml rename to charts/syncthing/1.0.4/templates/service.yaml diff --git a/charts/syncthing/1.0.3/templates/tests/deployment-check.yaml b/charts/syncthing/1.0.4/templates/tests/deployment-check.yaml similarity index 100% rename from charts/syncthing/1.0.3/templates/tests/deployment-check.yaml rename to charts/syncthing/1.0.4/templates/tests/deployment-check.yaml diff --git a/charts/syncthing/1.0.3/test_values.yaml b/charts/syncthing/1.0.4/test_values.yaml similarity index 100% rename from charts/syncthing/1.0.3/test_values.yaml rename to charts/syncthing/1.0.4/test_values.yaml diff --git a/test/plex/1.7.7/.helmignore b/test/plex/1.7.8/.helmignore similarity index 100% rename from test/plex/1.7.7/.helmignore rename to test/plex/1.7.8/.helmignore diff --git a/test/plex/1.7.7/Chart.lock b/test/plex/1.7.8/Chart.lock similarity index 100% rename from test/plex/1.7.7/Chart.lock rename to test/plex/1.7.8/Chart.lock diff --git a/test/plex/1.7.7/Chart.yaml b/test/plex/1.7.8/Chart.yaml similarity index 96% rename from test/plex/1.7.7/Chart.yaml rename to test/plex/1.7.8/Chart.yaml index 71ad263d66..13998b6d2c 100644 --- a/test/plex/1.7.7/Chart.yaml +++ b/test/plex/1.7.8/Chart.yaml @@ -14,6 +14,6 @@ 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.7.7 +version: 1.7.8 diff --git a/test/plex/1.7.7/README.md b/test/plex/1.7.8/README.md similarity index 100% rename from test/plex/1.7.7/README.md rename to test/plex/1.7.8/README.md diff --git a/test/plex/1.7.7/app-readme.md b/test/plex/1.7.8/app-readme.md similarity index 100% rename from test/plex/1.7.7/app-readme.md rename to test/plex/1.7.8/app-readme.md diff --git a/test/plex/1.7.7/charts/common-2112.0.0.tgz b/test/plex/1.7.8/charts/common-2112.0.0.tgz similarity index 100% rename from test/plex/1.7.7/charts/common-2112.0.0.tgz rename to test/plex/1.7.8/charts/common-2112.0.0.tgz diff --git a/test/plex/1.7.7/default_values.yaml b/test/plex/1.7.8/default_values.yaml similarity index 100% rename from test/plex/1.7.7/default_values.yaml rename to test/plex/1.7.8/default_values.yaml diff --git a/test/plex/1.7.7/ix_values.yaml b/test/plex/1.7.8/ix_values.yaml similarity index 100% rename from test/plex/1.7.7/ix_values.yaml rename to test/plex/1.7.8/ix_values.yaml diff --git a/test/plex/1.7.7/migrations/migrate_from_1.0.0 b/test/plex/1.7.8/migrations/migrate_from_1.0.0 similarity index 100% rename from test/plex/1.7.7/migrations/migrate_from_1.0.0 rename to test/plex/1.7.8/migrations/migrate_from_1.0.0 diff --git a/charts/plex/1.7.7/questions.yaml b/test/plex/1.7.8/questions.yaml similarity index 97% rename from charts/plex/1.7.7/questions.yaml rename to test/plex/1.7.8/questions.yaml index 7fd2a9c44c..4d8c383aad 100644 --- a/charts/plex/1.7.7/questions.yaml +++ b/test/plex/1.7.8/questions.yaml @@ -185,8 +185,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: data label: "Data Volume" schema: @@ -222,8 +220,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: config label: "Config Volume" schema: @@ -259,8 +255,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: shared label: "Shared Volume" schema: diff --git a/test/plex/1.7.7/templates/NOTES.txt b/test/plex/1.7.8/templates/NOTES.txt similarity index 100% rename from test/plex/1.7.7/templates/NOTES.txt rename to test/plex/1.7.8/templates/NOTES.txt diff --git a/test/plex/1.7.7/templates/deployment.yaml b/test/plex/1.7.8/templates/deployment.yaml similarity index 100% rename from test/plex/1.7.7/templates/deployment.yaml rename to test/plex/1.7.8/templates/deployment.yaml diff --git a/test/plex/1.7.7/templates/probe_config.yaml b/test/plex/1.7.8/templates/probe_config.yaml similarity index 100% rename from test/plex/1.7.7/templates/probe_config.yaml rename to test/plex/1.7.8/templates/probe_config.yaml diff --git a/test/plex/1.7.7/templates/service-tcp.yaml b/test/plex/1.7.8/templates/service-tcp.yaml similarity index 100% rename from test/plex/1.7.7/templates/service-tcp.yaml rename to test/plex/1.7.8/templates/service-tcp.yaml diff --git a/test/plex/1.7.7/templates/service-udp.yaml b/test/plex/1.7.8/templates/service-udp.yaml similarity index 100% rename from test/plex/1.7.7/templates/service-udp.yaml rename to test/plex/1.7.8/templates/service-udp.yaml diff --git a/test/plex/1.7.7/templates/tests/deployment-check.yaml b/test/plex/1.7.8/templates/tests/deployment-check.yaml similarity index 100% rename from test/plex/1.7.7/templates/tests/deployment-check.yaml rename to test/plex/1.7.8/templates/tests/deployment-check.yaml diff --git a/test/plex/1.7.7/test_values.yaml b/test/plex/1.7.8/test_values.yaml similarity index 100% rename from test/plex/1.7.7/test_values.yaml rename to test/plex/1.7.8/test_values.yaml diff --git a/test/syncthing/1.0.3/Chart.yaml b/test/syncthing/1.0.4/Chart.yaml similarity index 95% rename from test/syncthing/1.0.3/Chart.yaml rename to test/syncthing/1.0.4/Chart.yaml index 41ae896f12..63dca894b2 100644 --- a/test/syncthing/1.0.3/Chart.yaml +++ b/test/syncthing/1.0.4/Chart.yaml @@ -11,4 +11,4 @@ keywords: - storage - backup name: syncthing -version: 1.0.3 +version: 1.0.4 diff --git a/test/syncthing/1.0.3/README.md b/test/syncthing/1.0.4/README.md similarity index 100% rename from test/syncthing/1.0.3/README.md rename to test/syncthing/1.0.4/README.md diff --git a/test/syncthing/1.0.3/app-readme.md b/test/syncthing/1.0.4/app-readme.md similarity index 100% rename from test/syncthing/1.0.3/app-readme.md rename to test/syncthing/1.0.4/app-readme.md diff --git a/test/syncthing/1.0.3/charts/common-2112.0.0.tgz b/test/syncthing/1.0.4/charts/common-2112.0.0.tgz similarity index 100% rename from test/syncthing/1.0.3/charts/common-2112.0.0.tgz rename to test/syncthing/1.0.4/charts/common-2112.0.0.tgz diff --git a/test/syncthing/1.0.3/ix_values.yaml b/test/syncthing/1.0.4/ix_values.yaml similarity index 100% rename from test/syncthing/1.0.3/ix_values.yaml rename to test/syncthing/1.0.4/ix_values.yaml diff --git a/charts/syncthing/1.0.3/questions.yaml b/test/syncthing/1.0.4/questions.yaml similarity index 98% rename from charts/syncthing/1.0.3/questions.yaml rename to test/syncthing/1.0.4/questions.yaml index 722b7c5210..14d2bdb31b 100644 --- a/charts/syncthing/1.0.3/questions.yaml +++ b/test/syncthing/1.0.4/questions.yaml @@ -160,8 +160,6 @@ questions: schema: type: hostpath required: true - $ref: - - "validations/hostPath" - variable: extraAppVolumeMounts label: "Extra Host Path Volumes" diff --git a/test/syncthing/1.0.3/templates/deployment.yaml b/test/syncthing/1.0.4/templates/deployment.yaml similarity index 100% rename from test/syncthing/1.0.3/templates/deployment.yaml rename to test/syncthing/1.0.4/templates/deployment.yaml diff --git a/test/syncthing/1.0.3/templates/pre-install-job.yaml b/test/syncthing/1.0.4/templates/pre-install-job.yaml similarity index 100% rename from test/syncthing/1.0.3/templates/pre-install-job.yaml rename to test/syncthing/1.0.4/templates/pre-install-job.yaml diff --git a/test/syncthing/1.0.3/templates/service.yaml b/test/syncthing/1.0.4/templates/service.yaml similarity index 100% rename from test/syncthing/1.0.3/templates/service.yaml rename to test/syncthing/1.0.4/templates/service.yaml diff --git a/test/syncthing/1.0.3/templates/tests/deployment-check.yaml b/test/syncthing/1.0.4/templates/tests/deployment-check.yaml similarity index 100% rename from test/syncthing/1.0.3/templates/tests/deployment-check.yaml rename to test/syncthing/1.0.4/templates/tests/deployment-check.yaml diff --git a/test/syncthing/1.0.3/test_values.yaml b/test/syncthing/1.0.4/test_values.yaml similarity index 100% rename from test/syncthing/1.0.3/test_values.yaml rename to test/syncthing/1.0.4/test_values.yaml