From 27f92a86b84bbb2b2b0f79333dc83a7928771225 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 12 Sep 2021 12:33:35 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- incubator/testbed/6.11.21/CHANGELOG.md | 4 ---- incubator/testbed/6.11.22/CHANGELOG.md | 4 ++++ incubator/testbed/{6.11.21 => 6.11.22}/CONFIG.md | 0 incubator/testbed/{6.11.21 => 6.11.22}/Chart.lock | 2 +- incubator/testbed/{6.11.21 => 6.11.22}/Chart.yaml | 2 +- incubator/testbed/{6.11.21 => 6.11.22}/README.md | 0 .../testbed/{6.11.21 => 6.11.22}/app-readme.md | 0 .../{6.11.21 => 6.11.22}/charts/common-6.13.8.tgz | Bin .../testbed/{6.11.21 => 6.11.22}/helm-values.md | 0 .../testbed/{6.11.21 => 6.11.22}/ix_values.yaml | 0 .../testbed/{6.11.21 => 6.11.22}/questions.yaml | 6 +++--- .../{6.11.21 => 6.11.22}/templates/common.yaml | 0 .../testbed/{6.11.21 => 6.11.22}/test_values.yaml | 0 incubator/testbed/{6.11.21 => 6.11.22}/values.yaml | 0 14 files changed, 9 insertions(+), 9 deletions(-) delete mode 100644 incubator/testbed/6.11.21/CHANGELOG.md create mode 100644 incubator/testbed/6.11.22/CHANGELOG.md rename incubator/testbed/{6.11.21 => 6.11.22}/CONFIG.md (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/Chart.lock (78%) rename incubator/testbed/{6.11.21 => 6.11.22}/Chart.yaml (97%) rename incubator/testbed/{6.11.21 => 6.11.22}/README.md (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/app-readme.md (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/charts/common-6.13.8.tgz (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/helm-values.md (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/ix_values.yaml (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/questions.yaml (99%) rename incubator/testbed/{6.11.21 => 6.11.22}/templates/common.yaml (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/test_values.yaml (100%) rename incubator/testbed/{6.11.21 => 6.11.22}/values.yaml (100%) diff --git a/incubator/testbed/6.11.21/CHANGELOG.md b/incubator/testbed/6.11.21/CHANGELOG.md deleted file mode 100644 index 6dd192e379..0000000000 --- a/incubator/testbed/6.11.21/CHANGELOG.md +++ /dev/null @@ -1,4 +0,0 @@ - - -### testbed-6.11.21 (2021-09-12) - diff --git a/incubator/testbed/6.11.22/CHANGELOG.md b/incubator/testbed/6.11.22/CHANGELOG.md new file mode 100644 index 0000000000..0b474cfeb7 --- /dev/null +++ b/incubator/testbed/6.11.22/CHANGELOG.md @@ -0,0 +1,4 @@ + + +### [testbed-6.11.22](https://github.com/truecharts/apps/compare/testbed-6.11.21...testbed-6.11.22) (2021-09-12) + diff --git a/incubator/testbed/6.11.21/CONFIG.md b/incubator/testbed/6.11.22/CONFIG.md similarity index 100% rename from incubator/testbed/6.11.21/CONFIG.md rename to incubator/testbed/6.11.22/CONFIG.md diff --git a/incubator/testbed/6.11.21/Chart.lock b/incubator/testbed/6.11.22/Chart.lock similarity index 78% rename from incubator/testbed/6.11.21/Chart.lock rename to incubator/testbed/6.11.22/Chart.lock index 46d8176b2f..7f89ae9884 100644 --- a/incubator/testbed/6.11.21/Chart.lock +++ b/incubator/testbed/6.11.22/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org/ version: 6.13.8 digest: sha256:7c137b201e33de386c8012e58dd401f81aa3b8e8cade47c7de48db3e58342823 -generated: "2021-09-12T12:10:14.952686569Z" +generated: "2021-09-12T12:32:41.92096747Z" diff --git a/incubator/testbed/6.11.21/Chart.yaml b/incubator/testbed/6.11.22/Chart.yaml similarity index 97% rename from incubator/testbed/6.11.21/Chart.yaml rename to incubator/testbed/6.11.22/Chart.yaml index 8dad9d7a48..6485ed161b 100644 --- a/incubator/testbed/6.11.21/Chart.yaml +++ b/incubator/testbed/6.11.22/Chart.yaml @@ -24,4 +24,4 @@ name: testbed sources: - https://github.com/Jackett/Jackett type: application -version: 6.11.21 +version: 6.11.22 diff --git a/incubator/testbed/6.11.21/README.md b/incubator/testbed/6.11.22/README.md similarity index 100% rename from incubator/testbed/6.11.21/README.md rename to incubator/testbed/6.11.22/README.md diff --git a/incubator/testbed/6.11.21/app-readme.md b/incubator/testbed/6.11.22/app-readme.md similarity index 100% rename from incubator/testbed/6.11.21/app-readme.md rename to incubator/testbed/6.11.22/app-readme.md diff --git a/incubator/testbed/6.11.21/charts/common-6.13.8.tgz b/incubator/testbed/6.11.22/charts/common-6.13.8.tgz similarity index 100% rename from incubator/testbed/6.11.21/charts/common-6.13.8.tgz rename to incubator/testbed/6.11.22/charts/common-6.13.8.tgz diff --git a/incubator/testbed/6.11.21/helm-values.md b/incubator/testbed/6.11.22/helm-values.md similarity index 100% rename from incubator/testbed/6.11.21/helm-values.md rename to incubator/testbed/6.11.22/helm-values.md diff --git a/incubator/testbed/6.11.21/ix_values.yaml b/incubator/testbed/6.11.22/ix_values.yaml similarity index 100% rename from incubator/testbed/6.11.21/ix_values.yaml rename to incubator/testbed/6.11.22/ix_values.yaml diff --git a/incubator/testbed/6.11.21/questions.yaml b/incubator/testbed/6.11.22/questions.yaml similarity index 99% rename from incubator/testbed/6.11.21/questions.yaml rename to incubator/testbed/6.11.22/questions.yaml index 1a15963f32..cec02b376a 100644 --- a/incubator/testbed/6.11.21/questions.yaml +++ b/incubator/testbed/6.11.22/questions.yaml @@ -359,7 +359,7 @@ questions: label: "(Advanced) storageClass" description: " Warning: Anything other than SCALE-ZFS will break rollback!" schema: - show_if: [["type", "=", "pvc"]] + show_if: [["type", "=", "pvc"],["expert", "=", true]] type: string default: "SCALE-ZFS" - variable: setPermissions @@ -383,7 +383,7 @@ questions: - variable: hostPathType label: "(Advanced) hostPath Type" schema: - show_if: [["type", "=", "hostPath"]] + show_if: [["type", "=", "hostPath"],["expert", "=", true]] type: string default: "" enum: @@ -425,7 +425,7 @@ questions: label: "(Advanced) Access Mode" description: "Allow or disallow multiple PVC's writhing to the same PV" schema: - show_if: [["type", "=", "pvc"]] + show_if: [["type", "=", "pvc"],["expert", "=", true]] type: string default: "ReadWriteOnce" enum: diff --git a/incubator/testbed/6.11.21/templates/common.yaml b/incubator/testbed/6.11.22/templates/common.yaml similarity index 100% rename from incubator/testbed/6.11.21/templates/common.yaml rename to incubator/testbed/6.11.22/templates/common.yaml diff --git a/incubator/testbed/6.11.21/test_values.yaml b/incubator/testbed/6.11.22/test_values.yaml similarity index 100% rename from incubator/testbed/6.11.21/test_values.yaml rename to incubator/testbed/6.11.22/test_values.yaml diff --git a/incubator/testbed/6.11.21/values.yaml b/incubator/testbed/6.11.22/values.yaml similarity index 100% rename from incubator/testbed/6.11.21/values.yaml rename to incubator/testbed/6.11.22/values.yaml