diff --git a/incubator/testbed/7.0.6/CHANGELOG.md b/incubator/testbed/7.0.6/CHANGELOG.md deleted file mode 100644 index d2e958aec2..0000000000 --- a/incubator/testbed/7.0.6/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [testbed-7.0.6](https://github.com/truecharts/apps/compare/testbed-7.0.5...testbed-7.0.6) (2021-09-12) - diff --git a/incubator/testbed/7.0.7/CHANGELOG.md b/incubator/testbed/7.0.7/CHANGELOG.md new file mode 100644 index 0000000000..86faa7a4af --- /dev/null +++ b/incubator/testbed/7.0.7/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### [testbed-7.0.7](https://github.com/truecharts/apps/compare/testbed-7.0.6...testbed-7.0.7) (2021-09-12) + diff --git a/incubator/testbed/7.0.6/CONFIG.md b/incubator/testbed/7.0.7/CONFIG.md similarity index 100% rename from incubator/testbed/7.0.6/CONFIG.md rename to incubator/testbed/7.0.7/CONFIG.md diff --git a/incubator/testbed/7.0.6/Chart.lock b/incubator/testbed/7.0.7/Chart.lock similarity index 78% rename from incubator/testbed/7.0.6/Chart.lock rename to incubator/testbed/7.0.7/Chart.lock index 935f7b009c..597f55370d 100644 --- a/incubator/testbed/7.0.6/Chart.lock +++ b/incubator/testbed/7.0.7/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 7.0.5 digest: sha256:b0037c25a30e817fe5b6bb4d1a1fffb44e3476b9cb68837c2538ded8f8824f3f -generated: "2021-09-12T19:31:13.759827683Z" +generated: "2021-09-12T19:42:01.499902501Z" diff --git a/incubator/testbed/7.0.6/Chart.yaml b/incubator/testbed/7.0.7/Chart.yaml similarity index 97% rename from incubator/testbed/7.0.6/Chart.yaml rename to incubator/testbed/7.0.7/Chart.yaml index 2e3f690087..b56ee9521a 100644 --- a/incubator/testbed/7.0.6/Chart.yaml +++ b/incubator/testbed/7.0.7/Chart.yaml @@ -24,4 +24,4 @@ name: testbed sources: - https://github.com/Jackett/Jackett type: application -version: 7.0.6 +version: 7.0.7 diff --git a/incubator/testbed/7.0.6/README.md b/incubator/testbed/7.0.7/README.md similarity index 100% rename from incubator/testbed/7.0.6/README.md rename to incubator/testbed/7.0.7/README.md diff --git a/incubator/testbed/7.0.6/app-readme.md b/incubator/testbed/7.0.7/app-readme.md similarity index 100% rename from incubator/testbed/7.0.6/app-readme.md rename to incubator/testbed/7.0.7/app-readme.md diff --git a/incubator/testbed/7.0.6/charts/common-7.0.5.tgz b/incubator/testbed/7.0.7/charts/common-7.0.5.tgz similarity index 100% rename from incubator/testbed/7.0.6/charts/common-7.0.5.tgz rename to incubator/testbed/7.0.7/charts/common-7.0.5.tgz diff --git a/incubator/testbed/7.0.6/helm-values.md b/incubator/testbed/7.0.7/helm-values.md similarity index 100% rename from incubator/testbed/7.0.6/helm-values.md rename to incubator/testbed/7.0.7/helm-values.md diff --git a/incubator/testbed/7.0.6/ix_values.yaml b/incubator/testbed/7.0.7/ix_values.yaml similarity index 100% rename from incubator/testbed/7.0.6/ix_values.yaml rename to incubator/testbed/7.0.7/ix_values.yaml diff --git a/incubator/testbed/7.0.6/questions.yaml b/incubator/testbed/7.0.7/questions.yaml similarity index 99% rename from incubator/testbed/7.0.6/questions.yaml rename to incubator/testbed/7.0.7/questions.yaml index 18aa03dc2b..124cd07c3e 100644 --- a/incubator/testbed/7.0.6/questions.yaml +++ b/incubator/testbed/7.0.7/questions.yaml @@ -1366,7 +1366,7 @@ questions: description: "disabled" - value: "openvpn" description: "OpenVPN" - - value: "ClusterIP" + - value: "wireguard" description: "Wireguard" - variable: openvpn label: "OpenVPN Settings" diff --git a/incubator/testbed/7.0.6/templates/common.yaml b/incubator/testbed/7.0.7/templates/common.yaml similarity index 100% rename from incubator/testbed/7.0.6/templates/common.yaml rename to incubator/testbed/7.0.7/templates/common.yaml diff --git a/incubator/testbed/7.0.6/test_values.yaml b/incubator/testbed/7.0.7/test_values.yaml similarity index 100% rename from incubator/testbed/7.0.6/test_values.yaml rename to incubator/testbed/7.0.7/test_values.yaml diff --git a/incubator/testbed/7.0.6/values.yaml b/incubator/testbed/7.0.7/values.yaml similarity index 100% rename from incubator/testbed/7.0.6/values.yaml rename to incubator/testbed/7.0.7/values.yaml