From b49fe789376f3542196bee9e8ea8b1fabead781b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sat, 6 Nov 2021 18:01:17 +0000 Subject: [PATCH] Commit new App releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../testrc2/{0.0.2 => 0.0.3}/CHANGELOG.md | 18 +++++++-------- incubator/testrc2/{0.0.2 => 0.0.3}/CONFIG.md | 0 incubator/testrc2/{0.0.2 => 0.0.3}/Chart.lock | 2 +- incubator/testrc2/{0.0.2 => 0.0.3}/Chart.yaml | 2 +- incubator/testrc2/{0.0.2 => 0.0.3}/README.md | 0 .../testrc2/{0.0.2 => 0.0.3}/app-readme.md | 0 .../{0.0.2 => 0.0.3}/charts/common-8.5.0.tgz | Bin .../testrc2/{0.0.2 => 0.0.3}/helm-values.md | 0 .../testrc2/{0.0.2 => 0.0.3}/ix_values.yaml | 0 .../testrc2/{0.0.2 => 0.0.3}/questions.yaml | 21 ++++++++++++++---- .../{0.0.2 => 0.0.3}/templates/common.yaml | 0 .../testrc2/{0.0.2 => 0.0.3}/values.yaml | 0 12 files changed, 28 insertions(+), 15 deletions(-) rename incubator/testrc2/{0.0.2 => 0.0.3}/CHANGELOG.md (84%) rename incubator/testrc2/{0.0.2 => 0.0.3}/CONFIG.md (100%) rename incubator/testrc2/{0.0.2 => 0.0.3}/Chart.lock (78%) rename incubator/testrc2/{0.0.2 => 0.0.3}/Chart.yaml (97%) rename incubator/testrc2/{0.0.2 => 0.0.3}/README.md (100%) rename incubator/testrc2/{0.0.2 => 0.0.3}/app-readme.md (100%) rename incubator/testrc2/{0.0.2 => 0.0.3}/charts/common-8.5.0.tgz (100%) rename incubator/testrc2/{0.0.2 => 0.0.3}/helm-values.md (100%) rename incubator/testrc2/{0.0.2 => 0.0.3}/ix_values.yaml (100%) rename incubator/testrc2/{0.0.2 => 0.0.3}/questions.yaml (98%) rename incubator/testrc2/{0.0.2 => 0.0.3}/templates/common.yaml (100%) rename incubator/testrc2/{0.0.2 => 0.0.3}/values.yaml (100%) diff --git a/incubator/testrc2/0.0.2/CHANGELOG.md b/incubator/testrc2/0.0.3/CHANGELOG.md similarity index 84% rename from incubator/testrc2/0.0.2/CHANGELOG.md rename to incubator/testrc2/0.0.3/CHANGELOG.md index f8d49a0722e..8c7e19c4ebe 100644 --- a/incubator/testrc2/0.0.2/CHANGELOG.md +++ b/incubator/testrc2/0.0.3/CHANGELOG.md @@ -1,6 +1,15 @@ # Changelog
+ +### [testrc2-0.0.3](https://github.com/truecharts/apps/compare/testrc2-0.0.2...testrc2-0.0.3) (2021-11-06) + +#### Chore + +* add additional aliasses for simple hostpath persistence ([#1287](https://github.com/truecharts/apps/issues/1287)) + + + ### [testrc2-0.0.2](https://github.com/truecharts/apps/compare/testrc2-0.0.1...testrc2-0.0.2) (2021-11-06) @@ -88,12 +97,3 @@ ### [jackett-9.0.1](https://github.com/truecharts/apps/compare/jackett-9.0.0...jackett-9.0.1) (2021-10-26) #### Chore - -* update helm chart common to v8.3.15 ([#1240](https://github.com/truecharts/apps/issues/1240)) -* update non-major docker tags ([#1241](https://github.com/truecharts/apps/issues/1241)) -* update non-major ([#1232](https://github.com/truecharts/apps/issues/1232)) - - - - -### [jackett-9.0.0](https://github.com/truecharts/apps/compare/jackett-8.0.23...jackett-9.0.0) (2021-10-25) diff --git a/incubator/testrc2/0.0.2/CONFIG.md b/incubator/testrc2/0.0.3/CONFIG.md similarity index 100% rename from incubator/testrc2/0.0.2/CONFIG.md rename to incubator/testrc2/0.0.3/CONFIG.md diff --git a/incubator/testrc2/0.0.2/Chart.lock b/incubator/testrc2/0.0.3/Chart.lock similarity index 78% rename from incubator/testrc2/0.0.2/Chart.lock rename to incubator/testrc2/0.0.3/Chart.lock index 8e329a512e1..1959c5054b7 100644 --- a/incubator/testrc2/0.0.2/Chart.lock +++ b/incubator/testrc2/0.0.3/Chart.lock @@ -3,4 +3,4 @@ dependencies: repository: https://truecharts.org version: 8.5.0 digest: sha256:251255bcca05ea056515cb92dcb3bebe2491b5c0e61c01898e6afd7fb06a2b49 -generated: "2021-11-06T16:29:53.677783224Z" +generated: "2021-11-06T17:57:55.65308111Z" diff --git a/incubator/testrc2/0.0.2/Chart.yaml b/incubator/testrc2/0.0.3/Chart.yaml similarity index 97% rename from incubator/testrc2/0.0.2/Chart.yaml rename to incubator/testrc2/0.0.3/Chart.yaml index 17083c8366b..1a6102ea963 100644 --- a/incubator/testrc2/0.0.2/Chart.yaml +++ b/incubator/testrc2/0.0.3/Chart.yaml @@ -21,7 +21,7 @@ name: testrc2 sources: - https://github.com/Jackett/Jackett type: application -version: 0.0.2 +version: 0.0.3 annotations: truecharts.org/catagories: | - media diff --git a/incubator/testrc2/0.0.2/README.md b/incubator/testrc2/0.0.3/README.md similarity index 100% rename from incubator/testrc2/0.0.2/README.md rename to incubator/testrc2/0.0.3/README.md diff --git a/incubator/testrc2/0.0.2/app-readme.md b/incubator/testrc2/0.0.3/app-readme.md similarity index 100% rename from incubator/testrc2/0.0.2/app-readme.md rename to incubator/testrc2/0.0.3/app-readme.md diff --git a/incubator/testrc2/0.0.2/charts/common-8.5.0.tgz b/incubator/testrc2/0.0.3/charts/common-8.5.0.tgz similarity index 100% rename from incubator/testrc2/0.0.2/charts/common-8.5.0.tgz rename to incubator/testrc2/0.0.3/charts/common-8.5.0.tgz diff --git a/incubator/testrc2/0.0.2/helm-values.md b/incubator/testrc2/0.0.3/helm-values.md similarity index 100% rename from incubator/testrc2/0.0.2/helm-values.md rename to incubator/testrc2/0.0.3/helm-values.md diff --git a/incubator/testrc2/0.0.2/ix_values.yaml b/incubator/testrc2/0.0.3/ix_values.yaml similarity index 100% rename from incubator/testrc2/0.0.2/ix_values.yaml rename to incubator/testrc2/0.0.3/ix_values.yaml diff --git a/incubator/testrc2/0.0.2/questions.yaml b/incubator/testrc2/0.0.3/questions.yaml similarity index 98% rename from incubator/testrc2/0.0.2/questions.yaml rename to incubator/testrc2/0.0.3/questions.yaml index 2f7d9316ddf..8fd9c966be1 100644 --- a/incubator/testrc2/0.0.2/questions.yaml +++ b/incubator/testrc2/0.0.3/questions.yaml @@ -766,11 +766,18 @@ questions: description: "pvc" - value: "hostPath" description: "hostPath" + - variable: setPermissionsSimple + label: "Automatic Permissions" + description: "Automatically set permissions on install" + schema: + show_if: [["type", "=", "simpleHP"]] + type: boolean + default: true - variable: setPermissions label: "Automatic Permissions" description: "Automatically set permissions on install" schema: - show_if: [["type", "=", "hostPath"],["type", "=", "simpleHP"]] + show_if: [["type", "=", "hostPath"]] type: boolean default: true - variable: readOnly @@ -778,11 +785,17 @@ questions: schema: type: boolean default: false + - variable: hostPathSimple + label: "hostPath" + description: "Path inside the container the storage is mounted" + schema: + show_if: [["type", "=", "simpleHP"]] + type: hostpath - variable: hostPath label: "hostPath" description: "Path inside the container the storage is mounted" schema: - show_if: [["type", "=", "hostPath"],["type", "=", "simpleHP"]] + show_if: [["type", "=", "hostPath"]] type: hostpath - variable: mountPath label: "mountPath" @@ -806,9 +819,9 @@ questions: - variable: size label: "Size quotum of storage" schema: - show_if: [["type", "=", "pvc"],["type", "=", "simplePVC"]] + show_if: [["type", "=", "pvc"]] type: string - default: "100Gi" + default: "999Gi" - variable: hostPathType label: "(Advanced) hostPath Type" schema: diff --git a/incubator/testrc2/0.0.2/templates/common.yaml b/incubator/testrc2/0.0.3/templates/common.yaml similarity index 100% rename from incubator/testrc2/0.0.2/templates/common.yaml rename to incubator/testrc2/0.0.3/templates/common.yaml diff --git a/incubator/testrc2/0.0.2/values.yaml b/incubator/testrc2/0.0.3/values.yaml similarity index 100% rename from incubator/testrc2/0.0.2/values.yaml rename to incubator/testrc2/0.0.3/values.yaml