From b1a3c74c3c08954e7b395ca0a0eeadec7f02df63 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Sep 2021 19:32:07 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/testbed/7.0.5/CHANGELOG.md | 4 - incubator/testbed/7.0.6/CHANGELOG.md | 4 + incubator/testbed/{7.0.5 => 7.0.6}/CONFIG.md | 0 incubator/testbed/{7.0.5 => 7.0.6}/Chart.lock | 2 +- incubator/testbed/{7.0.5 => 7.0.6}/Chart.yaml | 2 +- incubator/testbed/{7.0.5 => 7.0.6}/README.md | 0 .../testbed/{7.0.5 => 7.0.6}/app-readme.md | 0 .../{7.0.5 => 7.0.6}/charts/common-7.0.5.tgz | Bin .../testbed/{7.0.5 => 7.0.6}/helm-values.md | 0 .../testbed/{7.0.5 => 7.0.6}/ix_values.yaml | 0 .../testbed/{7.0.5 => 7.0.6}/questions.yaml | 118 +++++++++--------- .../{7.0.5 => 7.0.6}/templates/common.yaml | 0 .../testbed/{7.0.5 => 7.0.6}/test_values.yaml | 0 .../testbed/{7.0.5 => 7.0.6}/values.yaml | 0 14 files changed, 65 insertions(+), 65 deletions(-) delete mode 100644 incubator/testbed/7.0.5/CHANGELOG.md create mode 100644 incubator/testbed/7.0.6/CHANGELOG.md rename incubator/testbed/{7.0.5 => 7.0.6}/CONFIG.md (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/Chart.lock (78%) rename incubator/testbed/{7.0.5 => 7.0.6}/Chart.yaml (97%) rename incubator/testbed/{7.0.5 => 7.0.6}/README.md (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/app-readme.md (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/charts/common-7.0.5.tgz (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/helm-values.md (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/ix_values.yaml (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/questions.yaml (97%) rename incubator/testbed/{7.0.5 => 7.0.6}/templates/common.yaml (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/test_values.yaml (100%) rename incubator/testbed/{7.0.5 => 7.0.6}/values.yaml (100%) diff --git a/incubator/testbed/7.0.5/CHANGELOG.md b/incubator/testbed/7.0.5/CHANGELOG.md deleted file mode 100644 index b7492f0f9e5..00000000000 --- a/incubator/testbed/7.0.5/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### [testbed-7.0.5](https://github.com/truecharts/apps/compare/testbed-7.0.4...testbed-7.0.5) (2021-09-12) - diff --git a/incubator/testbed/7.0.6/CHANGELOG.md b/incubator/testbed/7.0.6/CHANGELOG.md new file mode 100644 index 00000000000..d2e958aec2a --- /dev/null +++ b/incubator/testbed/7.0.6/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### [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.5/CONFIG.md b/incubator/testbed/7.0.6/CONFIG.md similarity index 100% rename from incubator/testbed/7.0.5/CONFIG.md rename to incubator/testbed/7.0.6/CONFIG.md diff --git a/incubator/testbed/7.0.5/Chart.lock b/incubator/testbed/7.0.6/Chart.lock similarity index 78% rename from incubator/testbed/7.0.5/Chart.lock rename to incubator/testbed/7.0.6/Chart.lock index 48ef0c08fb5..935f7b009c9 100644 --- a/incubator/testbed/7.0.5/Chart.lock +++ b/incubator/testbed/7.0.6/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 7.0.5 digest: sha256:b0037c25a30e817fe5b6bb4d1a1fffb44e3476b9cb68837c2538ded8f8824f3f -generated: "2021-09-12T18:42:02.277713718Z" +generated: "2021-09-12T19:31:13.759827683Z" diff --git a/incubator/testbed/7.0.5/Chart.yaml b/incubator/testbed/7.0.6/Chart.yaml similarity index 97% rename from incubator/testbed/7.0.5/Chart.yaml rename to incubator/testbed/7.0.6/Chart.yaml index 04d08995996..2e3f6900877 100644 --- a/incubator/testbed/7.0.5/Chart.yaml +++ b/incubator/testbed/7.0.6/Chart.yaml @@ -24,4 +24,4 @@ name: testbed sources: - https://github.com/Jackett/Jackett type: application -version: 7.0.5 +version: 7.0.6 diff --git a/incubator/testbed/7.0.5/README.md b/incubator/testbed/7.0.6/README.md similarity index 100% rename from incubator/testbed/7.0.5/README.md rename to incubator/testbed/7.0.6/README.md diff --git a/incubator/testbed/7.0.5/app-readme.md b/incubator/testbed/7.0.6/app-readme.md similarity index 100% rename from incubator/testbed/7.0.5/app-readme.md rename to incubator/testbed/7.0.6/app-readme.md diff --git a/incubator/testbed/7.0.5/charts/common-7.0.5.tgz b/incubator/testbed/7.0.6/charts/common-7.0.5.tgz similarity index 100% rename from incubator/testbed/7.0.5/charts/common-7.0.5.tgz rename to incubator/testbed/7.0.6/charts/common-7.0.5.tgz diff --git a/incubator/testbed/7.0.5/helm-values.md b/incubator/testbed/7.0.6/helm-values.md similarity index 100% rename from incubator/testbed/7.0.5/helm-values.md rename to incubator/testbed/7.0.6/helm-values.md diff --git a/incubator/testbed/7.0.5/ix_values.yaml b/incubator/testbed/7.0.6/ix_values.yaml similarity index 100% rename from incubator/testbed/7.0.5/ix_values.yaml rename to incubator/testbed/7.0.6/ix_values.yaml diff --git a/incubator/testbed/7.0.5/questions.yaml b/incubator/testbed/7.0.6/questions.yaml similarity index 97% rename from incubator/testbed/7.0.5/questions.yaml rename to incubator/testbed/7.0.6/questions.yaml index 23b5344a87a..18aa03dc2b9 100644 --- a/incubator/testbed/7.0.5/questions.yaml +++ b/incubator/testbed/7.0.6/questions.yaml @@ -1305,45 +1305,45 @@ questions: default: "50Mi" valid_chars: '^([0-9.]+)([EPTGMK]i?|[EPTGMK]?|e[0-9]+)$' - - variable: autoscaling - group: "Resources and Devices" - label: "(Advanced) Horizontal Pod Autoscaler" + - variable: autoscaling + group: "Resources and Devices" + label: "(Advanced) Horizontal Pod Autoscaler" + schema: + type: dict + attrs: + - variable: enabled + label: "enabled" schema: - type: dict - attrs: - - variable: enabled - label: "enabled" + type: boolean + default: false + show_subquestions_if: true + subquestions: + - variable: target + label: "Target" + description: "deployment name, defaults to main deployment" schema: - type: boolean - default: false - show_subquestions_if: true - subquestions: - - variable: target - label: "Target" - description: "deployment name, defaults to main deployment" - schema: - type: string - default: "" - - variable: minReplicas - label: "Minimum Replicas" - schema: - type: int - default: 1 - - variable: maxReplicas - label: "Maximum Replicas" - schema: - type: int - default: 5 - - variable: targetCPUUtilizationPercentage - label: "Target CPU Utilization Percentage" - schema: - type: int - default: 80 - - variable: targetMemoryUtilizationPercentage - label: "Target Memory Utilization Percentage" - schema: - type: int - default: 80 + type: string + default: "" + - variable: minReplicas + label: "Minimum Replicas" + schema: + type: int + default: 1 + - variable: maxReplicas + label: "Maximum Replicas" + schema: + type: int + default: 5 + - variable: targetCPUUtilizationPercentage + label: "Target CPU Utilization Percentage" + schema: + type: int + default: 80 + - variable: targetMemoryUtilizationPercentage + label: "Target Memory Utilization Percentage" + schema: + type: int + default: 80 - variable: addons group: "Addons" @@ -1407,28 +1407,6 @@ questions: schema: type: string default: "" - - variable: envList - label: "Image environment" - schema: - type: list - show_if: [["type", "!=", "openvpn"]] - default: [] - items: - - variable: envItem - label: "Environment Variable" - schema: - type: dict - attrs: - - variable: name - label: "Name" - schema: - type: string - required: true - - variable: value - label: "Value" - schema: - type: string - required: true - variable: configFile label: "VPN Config File Location" schema: @@ -1459,3 +1437,25 @@ questions: type: string default: "/mnt/tank/config/YourVPN-Config.conf" required: true + - variable: envList + label: "VPN environment Variables" + schema: + type: list + show_if: [["type", "!=", "disabled"]] + default: [] + items: + - variable: envItem + label: "Environment Variable" + schema: + type: dict + attrs: + - variable: name + label: "Name" + schema: + type: string + required: true + - variable: value + label: "Value" + schema: + type: string + required: true diff --git a/incubator/testbed/7.0.5/templates/common.yaml b/incubator/testbed/7.0.6/templates/common.yaml similarity index 100% rename from incubator/testbed/7.0.5/templates/common.yaml rename to incubator/testbed/7.0.6/templates/common.yaml diff --git a/incubator/testbed/7.0.5/test_values.yaml b/incubator/testbed/7.0.6/test_values.yaml similarity index 100% rename from incubator/testbed/7.0.5/test_values.yaml rename to incubator/testbed/7.0.6/test_values.yaml diff --git a/incubator/testbed/7.0.5/values.yaml b/incubator/testbed/7.0.6/values.yaml similarity index 100% rename from incubator/testbed/7.0.5/values.yaml rename to incubator/testbed/7.0.6/values.yaml