From fd00a04bc390d2f6890a64268f0687f3062643da Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 18 Jun 2023 04:43:36 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dependency/solr/4.0.52/app-changelog.md | 12 ------- .../solr/{4.0.52 => 4.0.53}/CHANGELOG.md | 18 +++++------ dependency/solr/{4.0.52 => 4.0.53}/Chart.yaml | 2 +- dependency/solr/{4.0.52 => 4.0.53}/README.md | 0 dependency/solr/4.0.53/app-changelog.md | 9 ++++++ .../solr/{4.0.52 => 4.0.53}/app-readme.md | 0 .../charts/common-12.14.3.tgz | Bin .../solr/{4.0.52 => 4.0.53}/ix_values.yaml | 2 +- .../solr/{4.0.52 => 4.0.53}/questions.yaml | 30 ++++++++++++++++++ .../{4.0.52 => 4.0.53}/templates/NOTES.txt | 0 .../{4.0.52 => 4.0.53}/templates/common.yaml | 0 .../solr/{4.0.52 => 4.0.53}/values.yaml | 0 12 files changed, 50 insertions(+), 23 deletions(-) delete mode 100644 dependency/solr/4.0.52/app-changelog.md rename dependency/solr/{4.0.52 => 4.0.53}/CHANGELOG.md (92%) rename dependency/solr/{4.0.52 => 4.0.53}/Chart.yaml (97%) rename dependency/solr/{4.0.52 => 4.0.53}/README.md (100%) create mode 100644 dependency/solr/4.0.53/app-changelog.md rename dependency/solr/{4.0.52 => 4.0.53}/app-readme.md (100%) rename dependency/solr/{4.0.52 => 4.0.53}/charts/common-12.14.3.tgz (100%) rename dependency/solr/{4.0.52 => 4.0.53}/ix_values.yaml (98%) rename dependency/solr/{4.0.52 => 4.0.53}/questions.yaml (98%) rename dependency/solr/{4.0.52 => 4.0.53}/templates/NOTES.txt (100%) rename dependency/solr/{4.0.52 => 4.0.53}/templates/common.yaml (100%) rename dependency/solr/{4.0.52 => 4.0.53}/values.yaml (100%) diff --git a/dependency/solr/4.0.52/app-changelog.md b/dependency/solr/4.0.52/app-changelog.md deleted file mode 100644 index 4740caaec7d..00000000000 --- a/dependency/solr/4.0.52/app-changelog.md +++ /dev/null @@ -1,12 +0,0 @@ - - -## [solr-4.0.52](https://github.com/truecharts/charts/compare/solr-4.0.48...solr-4.0.52) (2023-06-16) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.2.1 ([#9689](https://github.com/truecharts/charts/issues/9689)) - - update container image tccr.io/truecharts/solr to v9.2.1 ([#9631](https://github.com/truecharts/charts/issues/9631)) - - update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601)) - - update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.52/CHANGELOG.md b/dependency/solr/4.0.53/CHANGELOG.md similarity index 92% rename from dependency/solr/4.0.52/CHANGELOG.md rename to dependency/solr/4.0.53/CHANGELOG.md index eaed78a5924..87406738e66 100644 --- a/dependency/solr/4.0.52/CHANGELOG.md +++ b/dependency/solr/4.0.53/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.53](https://github.com/truecharts/charts/compare/solr-4.0.52...solr-4.0.53) (2023-06-18) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9743](https://github.com/truecharts/charts/issues/9743)) + + + + ## [solr-4.0.52](https://github.com/truecharts/charts/compare/solr-4.0.48...solr-4.0.52) (2023-06-16) ### Chore @@ -88,12 +97,3 @@ ### Chore - update container image tccr.io/truecharts/solr to v9.2.1 ([#9631](https://github.com/truecharts/charts/issues/9631)) - - update helm chart common to 12.14.3 ([#9601](https://github.com/truecharts/charts/issues/9601)) - - update helm chart common to 12.14.2 ([#9579](https://github.com/truecharts/charts/issues/9579)) - - - - -## [solr-4.0.51](https://github.com/truecharts/charts/compare/solr-4.0.48...solr-4.0.51) (2023-06-14) - -### Chore diff --git a/dependency/solr/4.0.52/Chart.yaml b/dependency/solr/4.0.53/Chart.yaml similarity index 97% rename from dependency/solr/4.0.52/Chart.yaml rename to dependency/solr/4.0.53/Chart.yaml index b10bdd32db9..07902b992d1 100644 --- a/dependency/solr/4.0.52/Chart.yaml +++ b/dependency/solr/4.0.53/Chart.yaml @@ -22,7 +22,7 @@ sources: - https://github.com/truecharts/charts/tree/master/charts/dependency/solr - https://github.com/apache/solr type: application -version: 4.0.52 +version: 4.0.53 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.52/README.md b/dependency/solr/4.0.53/README.md similarity index 100% rename from dependency/solr/4.0.52/README.md rename to dependency/solr/4.0.53/README.md diff --git a/dependency/solr/4.0.53/app-changelog.md b/dependency/solr/4.0.53/app-changelog.md new file mode 100644 index 00000000000..3a66a576524 --- /dev/null +++ b/dependency/solr/4.0.53/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.53](https://github.com/truecharts/charts/compare/solr-4.0.52...solr-4.0.53) (2023-06-18) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9743](https://github.com/truecharts/charts/issues/9743)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.52/app-readme.md b/dependency/solr/4.0.53/app-readme.md similarity index 100% rename from dependency/solr/4.0.52/app-readme.md rename to dependency/solr/4.0.53/app-readme.md diff --git a/dependency/solr/4.0.52/charts/common-12.14.3.tgz b/dependency/solr/4.0.53/charts/common-12.14.3.tgz similarity index 100% rename from dependency/solr/4.0.52/charts/common-12.14.3.tgz rename to dependency/solr/4.0.53/charts/common-12.14.3.tgz diff --git a/dependency/solr/4.0.52/ix_values.yaml b/dependency/solr/4.0.53/ix_values.yaml similarity index 98% rename from dependency/solr/4.0.52/ix_values.yaml rename to dependency/solr/4.0.53/ix_values.yaml index caf3dc4bad3..0e42ed61b1f 100644 --- a/dependency/solr/4.0.52/ix_values.yaml +++ b/dependency/solr/4.0.53/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.2.1@sha256:ffec4ef46e03e43dc44b3197eb9b3063017c89428d63e16196ce35b9f105238f + tag: v9.2.1@sha256:3547d6b88575786caacf3ff7ff25c42a593901c4c86d4a7a0c42ed8d14847142 workload: main: diff --git a/dependency/solr/4.0.52/questions.yaml b/dependency/solr/4.0.53/questions.yaml similarity index 98% rename from dependency/solr/4.0.52/questions.yaml rename to dependency/solr/4.0.53/questions.yaml index f858d71bb2f..abb33a4c0d9 100644 --- a/dependency/solr/4.0.52/questions.yaml +++ b/dependency/solr/4.0.53/questions.yaml @@ -580,8 +580,38 @@ questions: description: Automatically set permissions on install schema: show_if: [["type", "=", "hostPath"]] + hidden: true type: boolean default: false + - variable: autoPermissions + label: Automatic Permissions Configuration + description: Automatically set permissions + schema: + show_if: [["type", "!=", "pvc"]] + type: dict + additional_attrs: true + attrs: + - variable: chown + label: Run CHOWN + description: | + It will run CHOWN on the path with the given fsGroup + schema: + type: boolean + default: false + - variable: chmod + label: Run CHMOD + description: | + It will run CHMOD on the path with the given value + schema: + type: string + default: "775" + - variable: recursive + label: Recursive + description: | + It will run CHOWN and CHMOD recursively + schema: + type: boolean + default: false - variable: readOnly label: Read Only schema: diff --git a/dependency/solr/4.0.52/templates/NOTES.txt b/dependency/solr/4.0.53/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.52/templates/NOTES.txt rename to dependency/solr/4.0.53/templates/NOTES.txt diff --git a/dependency/solr/4.0.52/templates/common.yaml b/dependency/solr/4.0.53/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.52/templates/common.yaml rename to dependency/solr/4.0.53/templates/common.yaml diff --git a/dependency/solr/4.0.52/values.yaml b/dependency/solr/4.0.53/values.yaml similarity index 100% rename from dependency/solr/4.0.52/values.yaml rename to dependency/solr/4.0.53/values.yaml