From 393c25e31d8d70a70cbfcd1e7892a53e49900683 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Wed, 21 Jun 2023 04:39:56 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dependency/solr/4.0.53/app-changelog.md | 9 --------- .../solr/{4.0.53 => 4.0.54}/CHANGELOG.md | 18 +++++++++--------- dependency/solr/{4.0.53 => 4.0.54}/Chart.yaml | 2 +- dependency/solr/{4.0.53 => 4.0.54}/README.md | 0 dependency/solr/4.0.54/app-changelog.md | 9 +++++++++ .../solr/{4.0.53 => 4.0.54}/app-readme.md | 0 .../charts/common-12.14.3.tgz | Bin .../solr/{4.0.53 => 4.0.54}/ix_values.yaml | 2 +- .../solr/{4.0.53 => 4.0.54}/questions.yaml | 0 .../{4.0.53 => 4.0.54}/templates/NOTES.txt | 0 .../{4.0.53 => 4.0.54}/templates/common.yaml | 0 .../solr/{4.0.53 => 4.0.54}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 dependency/solr/4.0.53/app-changelog.md rename dependency/solr/{4.0.53 => 4.0.54}/CHANGELOG.md (94%) rename dependency/solr/{4.0.53 => 4.0.54}/Chart.yaml (97%) rename dependency/solr/{4.0.53 => 4.0.54}/README.md (100%) create mode 100644 dependency/solr/4.0.54/app-changelog.md rename dependency/solr/{4.0.53 => 4.0.54}/app-readme.md (100%) rename dependency/solr/{4.0.53 => 4.0.54}/charts/common-12.14.3.tgz (100%) rename dependency/solr/{4.0.53 => 4.0.54}/ix_values.yaml (98%) rename dependency/solr/{4.0.53 => 4.0.54}/questions.yaml (100%) rename dependency/solr/{4.0.53 => 4.0.54}/templates/NOTES.txt (100%) rename dependency/solr/{4.0.53 => 4.0.54}/templates/common.yaml (100%) rename dependency/solr/{4.0.53 => 4.0.54}/values.yaml (100%) diff --git a/dependency/solr/4.0.53/app-changelog.md b/dependency/solr/4.0.53/app-changelog.md deleted file mode 100644 index 3a66a576524..00000000000 --- a/dependency/solr/4.0.53/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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.53/CHANGELOG.md b/dependency/solr/4.0.54/CHANGELOG.md similarity index 94% rename from dependency/solr/4.0.53/CHANGELOG.md rename to dependency/solr/4.0.54/CHANGELOG.md index 87406738e66..e3d863495eb 100644 --- a/dependency/solr/4.0.53/CHANGELOG.md +++ b/dependency/solr/4.0.54/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.54](https://github.com/truecharts/charts/compare/solr-4.0.53...solr-4.0.54) (2023-06-21) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9802](https://github.com/truecharts/charts/issues/9802)) + + + + ## [solr-4.0.53](https://github.com/truecharts/charts/compare/solr-4.0.52...solr-4.0.53) (2023-06-18) ### Chore @@ -88,12 +97,3 @@ - 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 - -- update container image tccr.io/truecharts/solr to v9.2.1 ([#9631](https://github.com/truecharts/charts/issues/9631)) diff --git a/dependency/solr/4.0.53/Chart.yaml b/dependency/solr/4.0.54/Chart.yaml similarity index 97% rename from dependency/solr/4.0.53/Chart.yaml rename to dependency/solr/4.0.54/Chart.yaml index 07902b992d1..d87c69f59fb 100644 --- a/dependency/solr/4.0.53/Chart.yaml +++ b/dependency/solr/4.0.54/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.53 +version: 4.0.54 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.53/README.md b/dependency/solr/4.0.54/README.md similarity index 100% rename from dependency/solr/4.0.53/README.md rename to dependency/solr/4.0.54/README.md diff --git a/dependency/solr/4.0.54/app-changelog.md b/dependency/solr/4.0.54/app-changelog.md new file mode 100644 index 00000000000..62d6d01938f --- /dev/null +++ b/dependency/solr/4.0.54/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.54](https://github.com/truecharts/charts/compare/solr-4.0.53...solr-4.0.54) (2023-06-21) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9802](https://github.com/truecharts/charts/issues/9802)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.53/app-readme.md b/dependency/solr/4.0.54/app-readme.md similarity index 100% rename from dependency/solr/4.0.53/app-readme.md rename to dependency/solr/4.0.54/app-readme.md diff --git a/dependency/solr/4.0.53/charts/common-12.14.3.tgz b/dependency/solr/4.0.54/charts/common-12.14.3.tgz similarity index 100% rename from dependency/solr/4.0.53/charts/common-12.14.3.tgz rename to dependency/solr/4.0.54/charts/common-12.14.3.tgz diff --git a/dependency/solr/4.0.53/ix_values.yaml b/dependency/solr/4.0.54/ix_values.yaml similarity index 98% rename from dependency/solr/4.0.53/ix_values.yaml rename to dependency/solr/4.0.54/ix_values.yaml index 0e42ed61b1f..5b01136fa9c 100644 --- a/dependency/solr/4.0.53/ix_values.yaml +++ b/dependency/solr/4.0.54/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.2.1@sha256:3547d6b88575786caacf3ff7ff25c42a593901c4c86d4a7a0c42ed8d14847142 + tag: v9.2.1@sha256:8c099eb8718eb2a9f628a3a4b193ac2ee9fff7fcc527b4f1d182cf8688a1608c workload: main: diff --git a/dependency/solr/4.0.53/questions.yaml b/dependency/solr/4.0.54/questions.yaml similarity index 100% rename from dependency/solr/4.0.53/questions.yaml rename to dependency/solr/4.0.54/questions.yaml diff --git a/dependency/solr/4.0.53/templates/NOTES.txt b/dependency/solr/4.0.54/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.53/templates/NOTES.txt rename to dependency/solr/4.0.54/templates/NOTES.txt diff --git a/dependency/solr/4.0.53/templates/common.yaml b/dependency/solr/4.0.54/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.53/templates/common.yaml rename to dependency/solr/4.0.54/templates/common.yaml diff --git a/dependency/solr/4.0.53/values.yaml b/dependency/solr/4.0.54/values.yaml similarity index 100% rename from dependency/solr/4.0.53/values.yaml rename to dependency/solr/4.0.54/values.yaml