From 0be4c6c7bcc9561af50a21cf116a7adc6be80de1 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Thu, 24 Aug 2023 04:40:11 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- .../solr/{6.0.9 => 6.0.10}/CHANGELOG.md | 18 +++++++++--------- dependency/solr/{6.0.9 => 6.0.10}/Chart.yaml | 2 +- dependency/solr/{6.0.9 => 6.0.10}/README.md | 0 dependency/solr/6.0.10/app-changelog.md | 9 +++++++++ .../solr/{6.0.9 => 6.0.10}/app-readme.md | 0 .../charts/common-14.0.2.tgz | Bin .../solr/{6.0.9 => 6.0.10}/ix_values.yaml | 2 +- .../solr/{6.0.9 => 6.0.10}/questions.yaml | 0 .../{6.0.9 => 6.0.10}/templates/NOTES.txt | 0 .../{6.0.9 => 6.0.10}/templates/common.yaml | 0 dependency/solr/{6.0.9 => 6.0.10}/values.yaml | 0 dependency/solr/6.0.9/app-changelog.md | 9 --------- 12 files changed, 20 insertions(+), 20 deletions(-) rename dependency/solr/{6.0.9 => 6.0.10}/CHANGELOG.md (91%) rename dependency/solr/{6.0.9 => 6.0.10}/Chart.yaml (97%) rename dependency/solr/{6.0.9 => 6.0.10}/README.md (100%) create mode 100644 dependency/solr/6.0.10/app-changelog.md rename dependency/solr/{6.0.9 => 6.0.10}/app-readme.md (100%) rename dependency/solr/{6.0.9 => 6.0.10}/charts/common-14.0.2.tgz (100%) rename dependency/solr/{6.0.9 => 6.0.10}/ix_values.yaml (98%) rename dependency/solr/{6.0.9 => 6.0.10}/questions.yaml (100%) rename dependency/solr/{6.0.9 => 6.0.10}/templates/NOTES.txt (100%) rename dependency/solr/{6.0.9 => 6.0.10}/templates/common.yaml (100%) rename dependency/solr/{6.0.9 => 6.0.10}/values.yaml (100%) delete mode 100644 dependency/solr/6.0.9/app-changelog.md diff --git a/dependency/solr/6.0.9/CHANGELOG.md b/dependency/solr/6.0.10/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.9/CHANGELOG.md rename to dependency/solr/6.0.10/CHANGELOG.md index f781395e3f..75a74c70ab 100644 --- a/dependency/solr/6.0.9/CHANGELOG.md +++ b/dependency/solr/6.0.10/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.10](https://github.com/truecharts/charts/compare/solr-6.0.9...solr-6.0.10) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11837](https://github.com/truecharts/charts/issues/11837)) + + + + ## [solr-6.0.9](https://github.com/truecharts/charts/compare/solr-6.0.8...solr-6.0.9) (2023-08-21) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.0](https://github.com/truecharts/charts/compare/solr-5.0.6...solr-6.0.0) (2023-07-31) - - - -## [solr-5.0.6](https://github.com/truecharts/charts/compare/solr-5.0.5...solr-5.0.6) (2023-07-30) - -### Chore - -- update helm chart common to 13.2.2 ([#11022](https://github.com/truecharts/charts/issues/11022)) - diff --git a/dependency/solr/6.0.9/Chart.yaml b/dependency/solr/6.0.10/Chart.yaml similarity index 97% rename from dependency/solr/6.0.9/Chart.yaml rename to dependency/solr/6.0.10/Chart.yaml index 8bedd99c67..a46c185d83 100644 --- a/dependency/solr/6.0.9/Chart.yaml +++ b/dependency/solr/6.0.10/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: 6.0.9 +version: 6.0.10 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.9/README.md b/dependency/solr/6.0.10/README.md similarity index 100% rename from dependency/solr/6.0.9/README.md rename to dependency/solr/6.0.10/README.md diff --git a/dependency/solr/6.0.10/app-changelog.md b/dependency/solr/6.0.10/app-changelog.md new file mode 100644 index 0000000000..d4cbac9a0a --- /dev/null +++ b/dependency/solr/6.0.10/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.10](https://github.com/truecharts/charts/compare/solr-6.0.9...solr-6.0.10) (2023-08-24) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11837](https://github.com/truecharts/charts/issues/11837)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.9/app-readme.md b/dependency/solr/6.0.10/app-readme.md similarity index 100% rename from dependency/solr/6.0.9/app-readme.md rename to dependency/solr/6.0.10/app-readme.md diff --git a/dependency/solr/6.0.9/charts/common-14.0.2.tgz b/dependency/solr/6.0.10/charts/common-14.0.2.tgz similarity index 100% rename from dependency/solr/6.0.9/charts/common-14.0.2.tgz rename to dependency/solr/6.0.10/charts/common-14.0.2.tgz diff --git a/dependency/solr/6.0.9/ix_values.yaml b/dependency/solr/6.0.10/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.9/ix_values.yaml rename to dependency/solr/6.0.10/ix_values.yaml index ca8ef08b01..3c352afbc5 100644 --- a/dependency/solr/6.0.9/ix_values.yaml +++ b/dependency/solr/6.0.10/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:09094bb1c339a23aafcb6677d43d7ea07aa700e60e7515b1df23910c279a8fe8 + tag: v9.3.0@sha256:d599a6f9fe8e6837cbebca626e06de222303777354a4099f9692d5b727861f39 workload: main: diff --git a/dependency/solr/6.0.9/questions.yaml b/dependency/solr/6.0.10/questions.yaml similarity index 100% rename from dependency/solr/6.0.9/questions.yaml rename to dependency/solr/6.0.10/questions.yaml diff --git a/dependency/solr/6.0.9/templates/NOTES.txt b/dependency/solr/6.0.10/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.9/templates/NOTES.txt rename to dependency/solr/6.0.10/templates/NOTES.txt diff --git a/dependency/solr/6.0.9/templates/common.yaml b/dependency/solr/6.0.10/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.9/templates/common.yaml rename to dependency/solr/6.0.10/templates/common.yaml diff --git a/dependency/solr/6.0.9/values.yaml b/dependency/solr/6.0.10/values.yaml similarity index 100% rename from dependency/solr/6.0.9/values.yaml rename to dependency/solr/6.0.10/values.yaml diff --git a/dependency/solr/6.0.9/app-changelog.md b/dependency/solr/6.0.9/app-changelog.md deleted file mode 100644 index f701e178d4..0000000000 --- a/dependency/solr/6.0.9/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.9](https://github.com/truecharts/charts/compare/solr-6.0.8...solr-6.0.9) (2023-08-21) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#11744](https://github.com/truecharts/charts/issues/11744)) - - \ No newline at end of file