From 8f439cc63799eaf3bbf1636137e4ca2cff512185 Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 11 Sep 2023 14:47:40 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dependency/solr/6.0.18/app-changelog.md | 9 --------- .../solr/{6.0.18 => 6.0.19}/CHANGELOG.md | 18 +++++++++--------- dependency/solr/{6.0.18 => 6.0.19}/Chart.yaml | 2 +- dependency/solr/{6.0.18 => 6.0.19}/README.md | 0 dependency/solr/6.0.19/app-changelog.md | 9 +++++++++ .../solr/{6.0.18 => 6.0.19}/app-readme.md | 0 .../charts/common-14.0.6.tgz | Bin .../solr/{6.0.18 => 6.0.19}/ix_values.yaml | 2 +- .../solr/{6.0.18 => 6.0.19}/questions.yaml | 0 .../{6.0.18 => 6.0.19}/templates/NOTES.txt | 0 .../{6.0.18 => 6.0.19}/templates/common.yaml | 0 .../solr/{6.0.18 => 6.0.19}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 dependency/solr/6.0.18/app-changelog.md rename dependency/solr/{6.0.18 => 6.0.19}/CHANGELOG.md (91%) rename dependency/solr/{6.0.18 => 6.0.19}/Chart.yaml (97%) rename dependency/solr/{6.0.18 => 6.0.19}/README.md (100%) create mode 100644 dependency/solr/6.0.19/app-changelog.md rename dependency/solr/{6.0.18 => 6.0.19}/app-readme.md (100%) rename dependency/solr/{6.0.18 => 6.0.19}/charts/common-14.0.6.tgz (100%) rename dependency/solr/{6.0.18 => 6.0.19}/ix_values.yaml (98%) rename dependency/solr/{6.0.18 => 6.0.19}/questions.yaml (100%) rename dependency/solr/{6.0.18 => 6.0.19}/templates/NOTES.txt (100%) rename dependency/solr/{6.0.18 => 6.0.19}/templates/common.yaml (100%) rename dependency/solr/{6.0.18 => 6.0.19}/values.yaml (100%) diff --git a/dependency/solr/6.0.18/app-changelog.md b/dependency/solr/6.0.18/app-changelog.md deleted file mode 100644 index 7cf83185ac..0000000000 --- a/dependency/solr/6.0.18/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.18](https://github.com/truecharts/charts/compare/solr-6.0.17...solr-6.0.18) (2023-09-11) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#12481](https://github.com/truecharts/charts/issues/12481)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.18/CHANGELOG.md b/dependency/solr/6.0.19/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.18/CHANGELOG.md rename to dependency/solr/6.0.19/CHANGELOG.md index ff90b2ecea..3c2b078c12 100644 --- a/dependency/solr/6.0.18/CHANGELOG.md +++ b/dependency/solr/6.0.19/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.19](https://github.com/truecharts/charts/compare/solr-6.0.18...solr-6.0.19) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#12489](https://github.com/truecharts/charts/issues/12489)) + + + + ## [solr-6.0.18](https://github.com/truecharts/charts/compare/solr-6.0.17...solr-6.0.18) (2023-09-11) ### Chore @@ -88,12 +97,3 @@ ## [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)) - - - - -## [solr-6.0.8](https://github.com/truecharts/charts/compare/solr-6.0.7...solr-6.0.8) (2023-08-18) - -### Chore diff --git a/dependency/solr/6.0.18/Chart.yaml b/dependency/solr/6.0.19/Chart.yaml similarity index 97% rename from dependency/solr/6.0.18/Chart.yaml rename to dependency/solr/6.0.19/Chart.yaml index 1944ea7215..4b8e64aafc 100644 --- a/dependency/solr/6.0.18/Chart.yaml +++ b/dependency/solr/6.0.19/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.18 +version: 6.0.19 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.18/README.md b/dependency/solr/6.0.19/README.md similarity index 100% rename from dependency/solr/6.0.18/README.md rename to dependency/solr/6.0.19/README.md diff --git a/dependency/solr/6.0.19/app-changelog.md b/dependency/solr/6.0.19/app-changelog.md new file mode 100644 index 0000000000..ba6c1834c5 --- /dev/null +++ b/dependency/solr/6.0.19/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.19](https://github.com/truecharts/charts/compare/solr-6.0.18...solr-6.0.19) (2023-09-11) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#12489](https://github.com/truecharts/charts/issues/12489)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.18/app-readme.md b/dependency/solr/6.0.19/app-readme.md similarity index 100% rename from dependency/solr/6.0.18/app-readme.md rename to dependency/solr/6.0.19/app-readme.md diff --git a/dependency/solr/6.0.18/charts/common-14.0.6.tgz b/dependency/solr/6.0.19/charts/common-14.0.6.tgz similarity index 100% rename from dependency/solr/6.0.18/charts/common-14.0.6.tgz rename to dependency/solr/6.0.19/charts/common-14.0.6.tgz diff --git a/dependency/solr/6.0.18/ix_values.yaml b/dependency/solr/6.0.19/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.18/ix_values.yaml rename to dependency/solr/6.0.19/ix_values.yaml index abe56f3e7c..d7e72dbc5c 100644 --- a/dependency/solr/6.0.18/ix_values.yaml +++ b/dependency/solr/6.0.19/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:48b6a5dd1d86061c05c1ad9460346c4b523e57ae45965bc2486e5e228e69184c + tag: v9.3.0@sha256:d80b9dce74dc74fd25f912397556b1529a6caf5186ddfe1cd1200029ef80bbcc workload: main: diff --git a/dependency/solr/6.0.18/questions.yaml b/dependency/solr/6.0.19/questions.yaml similarity index 100% rename from dependency/solr/6.0.18/questions.yaml rename to dependency/solr/6.0.19/questions.yaml diff --git a/dependency/solr/6.0.18/templates/NOTES.txt b/dependency/solr/6.0.19/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.18/templates/NOTES.txt rename to dependency/solr/6.0.19/templates/NOTES.txt diff --git a/dependency/solr/6.0.18/templates/common.yaml b/dependency/solr/6.0.19/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.18/templates/common.yaml rename to dependency/solr/6.0.19/templates/common.yaml diff --git a/dependency/solr/6.0.18/values.yaml b/dependency/solr/6.0.19/values.yaml similarity index 100% rename from dependency/solr/6.0.18/values.yaml rename to dependency/solr/6.0.19/values.yaml