From e40d14bde4cc702211b59b12ce62b37ee54e8c0e Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Tue, 15 Aug 2023 20:42:26 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dependency/solr/6.0.6/app-changelog.md | 9 --------- dependency/solr/{6.0.6 => 6.0.7}/CHANGELOG.md | 18 +++++++++--------- dependency/solr/{6.0.6 => 6.0.7}/Chart.yaml | 2 +- dependency/solr/{6.0.6 => 6.0.7}/README.md | 0 dependency/solr/6.0.7/app-changelog.md | 9 +++++++++ .../solr/{6.0.6 => 6.0.7}/app-readme.md | 0 .../{6.0.6 => 6.0.7}/charts/common-14.0.2.tgz | Bin .../solr/{6.0.6 => 6.0.7}/ix_values.yaml | 2 +- .../solr/{6.0.6 => 6.0.7}/questions.yaml | 0 .../solr/{6.0.6 => 6.0.7}/templates/NOTES.txt | 0 .../{6.0.6 => 6.0.7}/templates/common.yaml | 0 dependency/solr/{6.0.6 => 6.0.7}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 dependency/solr/6.0.6/app-changelog.md rename dependency/solr/{6.0.6 => 6.0.7}/CHANGELOG.md (91%) rename dependency/solr/{6.0.6 => 6.0.7}/Chart.yaml (98%) rename dependency/solr/{6.0.6 => 6.0.7}/README.md (100%) create mode 100644 dependency/solr/6.0.7/app-changelog.md rename dependency/solr/{6.0.6 => 6.0.7}/app-readme.md (100%) rename dependency/solr/{6.0.6 => 6.0.7}/charts/common-14.0.2.tgz (100%) rename dependency/solr/{6.0.6 => 6.0.7}/ix_values.yaml (98%) rename dependency/solr/{6.0.6 => 6.0.7}/questions.yaml (100%) rename dependency/solr/{6.0.6 => 6.0.7}/templates/NOTES.txt (100%) rename dependency/solr/{6.0.6 => 6.0.7}/templates/common.yaml (100%) rename dependency/solr/{6.0.6 => 6.0.7}/values.yaml (100%) diff --git a/dependency/solr/6.0.6/app-changelog.md b/dependency/solr/6.0.6/app-changelog.md deleted file mode 100644 index c370463ed83..00000000000 --- a/dependency/solr/6.0.6/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.6](https://github.com/truecharts/charts/compare/solr-6.0.5...solr-6.0.6) (2023-08-15) - -### Chore - -- update helm chart common to 14.0.2 ([#11488](https://github.com/truecharts/charts/issues/11488)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.6/CHANGELOG.md b/dependency/solr/6.0.7/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.6/CHANGELOG.md rename to dependency/solr/6.0.7/CHANGELOG.md index 297b2fc6126..74ba24ee597 100644 --- a/dependency/solr/6.0.6/CHANGELOG.md +++ b/dependency/solr/6.0.7/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.7](https://github.com/truecharts/charts/compare/solr-6.0.6...solr-6.0.7) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11579](https://github.com/truecharts/charts/issues/11579)) + + + + ## [solr-6.0.6](https://github.com/truecharts/charts/compare/solr-6.0.5...solr-6.0.6) (2023-08-15) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/solr to v9.3.0 ([#10841](https://github.com/truecharts/charts/issues/10841)) - - - -## [solr-5.0.3](https://github.com/truecharts/charts/compare/solr-5.0.2...solr-5.0.3) (2023-07-23) - -### Chore - -- update helm chart common to 13.2.1 ([#10757](https://github.com/truecharts/charts/issues/10757)) - diff --git a/dependency/solr/6.0.6/Chart.yaml b/dependency/solr/6.0.7/Chart.yaml similarity index 98% rename from dependency/solr/6.0.6/Chart.yaml rename to dependency/solr/6.0.7/Chart.yaml index 8c13992f043..c85f64dd949 100644 --- a/dependency/solr/6.0.6/Chart.yaml +++ b/dependency/solr/6.0.7/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.6 +version: 6.0.7 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.6/README.md b/dependency/solr/6.0.7/README.md similarity index 100% rename from dependency/solr/6.0.6/README.md rename to dependency/solr/6.0.7/README.md diff --git a/dependency/solr/6.0.7/app-changelog.md b/dependency/solr/6.0.7/app-changelog.md new file mode 100644 index 00000000000..d88bf482e70 --- /dev/null +++ b/dependency/solr/6.0.7/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.7](https://github.com/truecharts/charts/compare/solr-6.0.6...solr-6.0.7) (2023-08-15) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11579](https://github.com/truecharts/charts/issues/11579)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.6/app-readme.md b/dependency/solr/6.0.7/app-readme.md similarity index 100% rename from dependency/solr/6.0.6/app-readme.md rename to dependency/solr/6.0.7/app-readme.md diff --git a/dependency/solr/6.0.6/charts/common-14.0.2.tgz b/dependency/solr/6.0.7/charts/common-14.0.2.tgz similarity index 100% rename from dependency/solr/6.0.6/charts/common-14.0.2.tgz rename to dependency/solr/6.0.7/charts/common-14.0.2.tgz diff --git a/dependency/solr/6.0.6/ix_values.yaml b/dependency/solr/6.0.7/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.6/ix_values.yaml rename to dependency/solr/6.0.7/ix_values.yaml index ba04a93514c..16250e1bd72 100644 --- a/dependency/solr/6.0.6/ix_values.yaml +++ b/dependency/solr/6.0.7/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:b603cc178e2b0f65beca2798e934d8aed58717ca10f102b57e85867dd4c7eff0 + tag: v9.3.0@sha256:0116bf9df507776691e51d4968ab61403d932cd5ca58a61505709e4988d1bee6 workload: main: diff --git a/dependency/solr/6.0.6/questions.yaml b/dependency/solr/6.0.7/questions.yaml similarity index 100% rename from dependency/solr/6.0.6/questions.yaml rename to dependency/solr/6.0.7/questions.yaml diff --git a/dependency/solr/6.0.6/templates/NOTES.txt b/dependency/solr/6.0.7/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.6/templates/NOTES.txt rename to dependency/solr/6.0.7/templates/NOTES.txt diff --git a/dependency/solr/6.0.6/templates/common.yaml b/dependency/solr/6.0.7/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.6/templates/common.yaml rename to dependency/solr/6.0.7/templates/common.yaml diff --git a/dependency/solr/6.0.6/values.yaml b/dependency/solr/6.0.7/values.yaml similarity index 100% rename from dependency/solr/6.0.6/values.yaml rename to dependency/solr/6.0.7/values.yaml