From efddbb52ea688a2d3a208a424fc2d102063c366b Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Sun, 30 Apr 2023 19:08:25 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dependency/solr/4.0.17/app-changelog.md | 9 --------- .../solr/{4.0.17 => 4.0.18}/CHANGELOG.md | 18 +++++++++--------- dependency/solr/{4.0.17 => 4.0.18}/Chart.yaml | 2 +- dependency/solr/{4.0.17 => 4.0.18}/README.md | 0 dependency/solr/4.0.18/app-changelog.md | 9 +++++++++ .../solr/{4.0.17 => 4.0.18}/app-readme.md | 0 .../charts/common-12.6.1.tgz | Bin .../solr/{4.0.17 => 4.0.18}/ix_values.yaml | 2 +- .../solr/{4.0.17 => 4.0.18}/questions.yaml | 2 +- .../{4.0.17 => 4.0.18}/templates/NOTES.txt | 0 .../{4.0.17 => 4.0.18}/templates/common.yaml | 0 .../solr/{4.0.17 => 4.0.18}/values.yaml | 0 12 files changed, 21 insertions(+), 21 deletions(-) delete mode 100644 dependency/solr/4.0.17/app-changelog.md rename dependency/solr/{4.0.17 => 4.0.18}/CHANGELOG.md (90%) rename dependency/solr/{4.0.17 => 4.0.18}/Chart.yaml (97%) rename dependency/solr/{4.0.17 => 4.0.18}/README.md (100%) create mode 100644 dependency/solr/4.0.18/app-changelog.md rename dependency/solr/{4.0.17 => 4.0.18}/app-readme.md (100%) rename dependency/solr/{4.0.17 => 4.0.18}/charts/common-12.6.1.tgz (100%) rename dependency/solr/{4.0.17 => 4.0.18}/ix_values.yaml (98%) rename dependency/solr/{4.0.17 => 4.0.18}/questions.yaml (99%) rename dependency/solr/{4.0.17 => 4.0.18}/templates/NOTES.txt (100%) rename dependency/solr/{4.0.17 => 4.0.18}/templates/common.yaml (100%) rename dependency/solr/{4.0.17 => 4.0.18}/values.yaml (100%) diff --git a/dependency/solr/4.0.17/app-changelog.md b/dependency/solr/4.0.17/app-changelog.md deleted file mode 100644 index b54c7b3ccc..0000000000 --- a/dependency/solr/4.0.17/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.17](https://github.com/truecharts/charts/compare/solr-4.0.16...solr-4.0.17) (2023-04-28) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.2.0 ([#8260](https://github.com/truecharts/charts/issues/8260)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.17/CHANGELOG.md b/dependency/solr/4.0.18/CHANGELOG.md similarity index 90% rename from dependency/solr/4.0.17/CHANGELOG.md rename to dependency/solr/4.0.18/CHANGELOG.md index b65677d6ff..455d0e91b8 100644 --- a/dependency/solr/4.0.17/CHANGELOG.md +++ b/dependency/solr/4.0.18/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.18](https://github.com/truecharts/charts/compare/solr-4.0.17...solr-4.0.18) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/solr to 9.2.0 ([#8631](https://github.com/truecharts/charts/issues/8631)) + + + + ## [solr-4.0.17](https://github.com/truecharts/charts/compare/solr-4.0.16...solr-4.0.17) (2023-04-28) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 12.4.13 ([#8035](https://github.com/truecharts/charts/issues/8035)) - - -## [solr-4.0.7](https://github.com/truecharts/charts/compare/solr-4.0.6...solr-4.0.7) (2023-04-15) - -### Chore - -- update helm chart common to 12.4.12 ([#8026](https://github.com/truecharts/charts/issues/8026)) - - diff --git a/dependency/solr/4.0.17/Chart.yaml b/dependency/solr/4.0.18/Chart.yaml similarity index 97% rename from dependency/solr/4.0.17/Chart.yaml rename to dependency/solr/4.0.18/Chart.yaml index 3ead3d9c53..3a28b718e8 100644 --- a/dependency/solr/4.0.17/Chart.yaml +++ b/dependency/solr/4.0.18/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.17 +version: 4.0.18 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.17/README.md b/dependency/solr/4.0.18/README.md similarity index 100% rename from dependency/solr/4.0.17/README.md rename to dependency/solr/4.0.18/README.md diff --git a/dependency/solr/4.0.18/app-changelog.md b/dependency/solr/4.0.18/app-changelog.md new file mode 100644 index 0000000000..92144bccd8 --- /dev/null +++ b/dependency/solr/4.0.18/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.18](https://github.com/truecharts/charts/compare/solr-4.0.17...solr-4.0.18) (2023-04-30) + +### Chore + +- update container image tccr.io/truecharts/solr to 9.2.0 ([#8631](https://github.com/truecharts/charts/issues/8631)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.17/app-readme.md b/dependency/solr/4.0.18/app-readme.md similarity index 100% rename from dependency/solr/4.0.17/app-readme.md rename to dependency/solr/4.0.18/app-readme.md diff --git a/dependency/solr/4.0.17/charts/common-12.6.1.tgz b/dependency/solr/4.0.18/charts/common-12.6.1.tgz similarity index 100% rename from dependency/solr/4.0.17/charts/common-12.6.1.tgz rename to dependency/solr/4.0.18/charts/common-12.6.1.tgz diff --git a/dependency/solr/4.0.17/ix_values.yaml b/dependency/solr/4.0.18/ix_values.yaml similarity index 98% rename from dependency/solr/4.0.17/ix_values.yaml rename to dependency/solr/4.0.18/ix_values.yaml index a7205d9fd6..e87d50472f 100644 --- a/dependency/solr/4.0.17/ix_values.yaml +++ b/dependency/solr/4.0.18/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: 9.2.0@sha256:3ca8b14d9da7029f1f80bfdcec3cdb65696563609feba130c3b6db3b662469ba + tag: 9.2.0@sha256:8dc79384cf08186310ba98191e9299a816f281fac3cbef31e5d1406512bea2fd workload: main: diff --git a/dependency/solr/4.0.17/questions.yaml b/dependency/solr/4.0.18/questions.yaml similarity index 99% rename from dependency/solr/4.0.17/questions.yaml rename to dependency/solr/4.0.18/questions.yaml index 6000ff423e..a93b550648 100644 --- a/dependency/solr/4.0.17/questions.yaml +++ b/dependency/solr/4.0.18/questions.yaml @@ -719,7 +719,7 @@ questions: description: When supported by the container, this sets the User ID running the Application Process. Not supported by all Apps schema: type: int - show_if: [["runAsUser", "=", "0"]] + show_if: [["runAsUser", "=", 0]] default: 568 - variable: UMASK label: UMASK diff --git a/dependency/solr/4.0.17/templates/NOTES.txt b/dependency/solr/4.0.18/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.17/templates/NOTES.txt rename to dependency/solr/4.0.18/templates/NOTES.txt diff --git a/dependency/solr/4.0.17/templates/common.yaml b/dependency/solr/4.0.18/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.17/templates/common.yaml rename to dependency/solr/4.0.18/templates/common.yaml diff --git a/dependency/solr/4.0.17/values.yaml b/dependency/solr/4.0.18/values.yaml similarity index 100% rename from dependency/solr/4.0.17/values.yaml rename to dependency/solr/4.0.18/values.yaml