diff --git a/incubator/testbed/7.0.2/CHANGELOG.md b/incubator/testbed/7.0.2/CHANGELOG.md deleted file mode 100644 index 171a75dd7e..0000000000 --- a/incubator/testbed/7.0.2/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [testbed-7.0.2](https://github.com/truecharts/apps/compare/testbed-7.0.1...testbed-7.0.2) (2021-09-12) - diff --git a/incubator/testbed/7.0.3/CHANGELOG.md b/incubator/testbed/7.0.3/CHANGELOG.md new file mode 100644 index 0000000000..70396c004d --- /dev/null +++ b/incubator/testbed/7.0.3/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### [testbed-7.0.3](https://github.com/truecharts/apps/compare/testbed-7.0.2...testbed-7.0.3) (2021-09-12) + diff --git a/incubator/testbed/7.0.2/CONFIG.md b/incubator/testbed/7.0.3/CONFIG.md similarity index 100% rename from incubator/testbed/7.0.2/CONFIG.md rename to incubator/testbed/7.0.3/CONFIG.md diff --git a/incubator/testbed/7.0.2/Chart.lock b/incubator/testbed/7.0.3/Chart.lock similarity index 78% rename from incubator/testbed/7.0.2/Chart.lock rename to incubator/testbed/7.0.3/Chart.lock index 2a969ee959..0b251c730c 100644 --- a/incubator/testbed/7.0.2/Chart.lock +++ b/incubator/testbed/7.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 7.0.4 digest: sha256:a99a1463f60273d2be558f311ff2136723b29f39cde9f008d6f39e0a990b9bde -generated: "2021-09-12T16:07:19.955719726Z" +generated: "2021-09-12T16:12:23.171758504Z" diff --git a/incubator/testbed/7.0.2/Chart.yaml b/incubator/testbed/7.0.3/Chart.yaml similarity index 97% rename from incubator/testbed/7.0.2/Chart.yaml rename to incubator/testbed/7.0.3/Chart.yaml index 47bdf22565..b7dc76703c 100644 --- a/incubator/testbed/7.0.2/Chart.yaml +++ b/incubator/testbed/7.0.3/Chart.yaml @@ -24,4 +24,4 @@ name: testbed sources: - https://github.com/Jackett/Jackett type: application -version: 7.0.2 +version: 7.0.3 diff --git a/incubator/testbed/7.0.2/README.md b/incubator/testbed/7.0.3/README.md similarity index 100% rename from incubator/testbed/7.0.2/README.md rename to incubator/testbed/7.0.3/README.md diff --git a/incubator/testbed/7.0.2/app-readme.md b/incubator/testbed/7.0.3/app-readme.md similarity index 100% rename from incubator/testbed/7.0.2/app-readme.md rename to incubator/testbed/7.0.3/app-readme.md diff --git a/incubator/testbed/7.0.2/charts/common-7.0.4.tgz b/incubator/testbed/7.0.3/charts/common-7.0.4.tgz similarity index 100% rename from incubator/testbed/7.0.2/charts/common-7.0.4.tgz rename to incubator/testbed/7.0.3/charts/common-7.0.4.tgz diff --git a/incubator/testbed/7.0.2/helm-values.md b/incubator/testbed/7.0.3/helm-values.md similarity index 100% rename from incubator/testbed/7.0.2/helm-values.md rename to incubator/testbed/7.0.3/helm-values.md diff --git a/incubator/testbed/7.0.2/ix_values.yaml b/incubator/testbed/7.0.3/ix_values.yaml similarity index 100% rename from incubator/testbed/7.0.2/ix_values.yaml rename to incubator/testbed/7.0.3/ix_values.yaml diff --git a/incubator/testbed/7.0.2/questions.yaml b/incubator/testbed/7.0.3/questions.yaml similarity index 99% rename from incubator/testbed/7.0.2/questions.yaml rename to incubator/testbed/7.0.3/questions.yaml index df5eb29bc1..dd71b63359 100644 --- a/incubator/testbed/7.0.2/questions.yaml +++ b/incubator/testbed/7.0.3/questions.yaml @@ -1360,7 +1360,7 @@ questions: label: "Type" schema: type: string - default: "openvpn" + default: "disabled" enum: - value: "disabled" description: "disabled" diff --git a/incubator/testbed/7.0.2/templates/common.yaml b/incubator/testbed/7.0.3/templates/common.yaml similarity index 100% rename from incubator/testbed/7.0.2/templates/common.yaml rename to incubator/testbed/7.0.3/templates/common.yaml diff --git a/incubator/testbed/7.0.2/test_values.yaml b/incubator/testbed/7.0.3/test_values.yaml similarity index 100% rename from incubator/testbed/7.0.2/test_values.yaml rename to incubator/testbed/7.0.3/test_values.yaml diff --git a/incubator/testbed/7.0.2/values.yaml b/incubator/testbed/7.0.3/values.yaml similarity index 100% rename from incubator/testbed/7.0.2/values.yaml rename to incubator/testbed/7.0.3/values.yaml