From 56eff157144da8b15f6fc49015961b2cff1a019c Mon Sep 17 00:00:00 2001 From: TrueCharts-Bot Date: Mon, 7 Aug 2023 02:50:32 +0000 Subject: [PATCH] Commit new Chart releases for TrueCharts Signed-off-by: TrueCharts-Bot --- dependency/solr/6.0.2/app-changelog.md | 9 --------- dependency/solr/{6.0.2 => 6.0.3}/CHANGELOG.md | 18 +++++++++--------- dependency/solr/{6.0.2 => 6.0.3}/Chart.yaml | 2 +- dependency/solr/{6.0.2 => 6.0.3}/README.md | 0 dependency/solr/6.0.3/app-changelog.md | 9 +++++++++ .../solr/{6.0.2 => 6.0.3}/app-readme.md | 0 .../{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz | Bin .../solr/{6.0.2 => 6.0.3}/ix_values.yaml | 2 +- .../solr/{6.0.2 => 6.0.3}/questions.yaml | 0 .../solr/{6.0.2 => 6.0.3}/templates/NOTES.txt | 0 .../{6.0.2 => 6.0.3}/templates/common.yaml | 0 dependency/solr/{6.0.2 => 6.0.3}/values.yaml | 0 12 files changed, 20 insertions(+), 20 deletions(-) delete mode 100644 dependency/solr/6.0.2/app-changelog.md rename dependency/solr/{6.0.2 => 6.0.3}/CHANGELOG.md (91%) rename dependency/solr/{6.0.2 => 6.0.3}/Chart.yaml (98%) rename dependency/solr/{6.0.2 => 6.0.3}/README.md (100%) create mode 100644 dependency/solr/6.0.3/app-changelog.md rename dependency/solr/{6.0.2 => 6.0.3}/app-readme.md (100%) rename dependency/solr/{6.0.2 => 6.0.3}/charts/common-14.0.1.tgz (100%) rename dependency/solr/{6.0.2 => 6.0.3}/ix_values.yaml (98%) rename dependency/solr/{6.0.2 => 6.0.3}/questions.yaml (100%) rename dependency/solr/{6.0.2 => 6.0.3}/templates/NOTES.txt (100%) rename dependency/solr/{6.0.2 => 6.0.3}/templates/common.yaml (100%) rename dependency/solr/{6.0.2 => 6.0.3}/values.yaml (100%) diff --git a/dependency/solr/6.0.2/app-changelog.md b/dependency/solr/6.0.2/app-changelog.md deleted file mode 100644 index f5c4b5179f5..00000000000 --- a/dependency/solr/6.0.2/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.2](https://github.com/truecharts/charts/compare/solr-6.0.1...solr-6.0.2) (2023-08-03) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#11175](https://github.com/truecharts/charts/issues/11175)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.2/CHANGELOG.md b/dependency/solr/6.0.3/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.2/CHANGELOG.md rename to dependency/solr/6.0.3/CHANGELOG.md index e1a4a0d792e..bace1b418be 100644 --- a/dependency/solr/6.0.2/CHANGELOG.md +++ b/dependency/solr/6.0.3/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.3](https://github.com/truecharts/charts/compare/solr-6.0.2...solr-6.0.3) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11284](https://github.com/truecharts/charts/issues/11284)) + + + + ## [solr-6.0.2](https://github.com/truecharts/charts/compare/solr-6.0.1...solr-6.0.2) (2023-08-03) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 13.2.0 ([#10499](https://github.com/truecharts/charts/issues/10499)) - - - -## [solr-4.0.68](https://github.com/truecharts/charts/compare/solr-4.0.67...solr-4.0.68) (2023-07-19) - -### Chore - -- update helm chart common to 12.15.0 ([#10603](https://github.com/truecharts/charts/issues/10603)) - diff --git a/dependency/solr/6.0.2/Chart.yaml b/dependency/solr/6.0.3/Chart.yaml similarity index 98% rename from dependency/solr/6.0.2/Chart.yaml rename to dependency/solr/6.0.3/Chart.yaml index b9cb5f93b9e..3029bc2e81b 100644 --- a/dependency/solr/6.0.2/Chart.yaml +++ b/dependency/solr/6.0.3/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.2 +version: 6.0.3 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.2/README.md b/dependency/solr/6.0.3/README.md similarity index 100% rename from dependency/solr/6.0.2/README.md rename to dependency/solr/6.0.3/README.md diff --git a/dependency/solr/6.0.3/app-changelog.md b/dependency/solr/6.0.3/app-changelog.md new file mode 100644 index 00000000000..47758e9fcec --- /dev/null +++ b/dependency/solr/6.0.3/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.3](https://github.com/truecharts/charts/compare/solr-6.0.2...solr-6.0.3) (2023-08-07) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11284](https://github.com/truecharts/charts/issues/11284)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.2/app-readme.md b/dependency/solr/6.0.3/app-readme.md similarity index 100% rename from dependency/solr/6.0.2/app-readme.md rename to dependency/solr/6.0.3/app-readme.md diff --git a/dependency/solr/6.0.2/charts/common-14.0.1.tgz b/dependency/solr/6.0.3/charts/common-14.0.1.tgz similarity index 100% rename from dependency/solr/6.0.2/charts/common-14.0.1.tgz rename to dependency/solr/6.0.3/charts/common-14.0.1.tgz diff --git a/dependency/solr/6.0.2/ix_values.yaml b/dependency/solr/6.0.3/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.2/ix_values.yaml rename to dependency/solr/6.0.3/ix_values.yaml index a0b5bcdb3c4..0c752e56f42 100644 --- a/dependency/solr/6.0.2/ix_values.yaml +++ b/dependency/solr/6.0.3/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:97270615be0f1af8acba0726dca8ca6f0151c81e6f1b8bad16962b353ecdf611 + tag: v9.3.0@sha256:075df996065eeea2b30c97e19128faf8b5330554ea248c194fd90f2b8d93f08a workload: main: diff --git a/dependency/solr/6.0.2/questions.yaml b/dependency/solr/6.0.3/questions.yaml similarity index 100% rename from dependency/solr/6.0.2/questions.yaml rename to dependency/solr/6.0.3/questions.yaml diff --git a/dependency/solr/6.0.2/templates/NOTES.txt b/dependency/solr/6.0.3/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.2/templates/NOTES.txt rename to dependency/solr/6.0.3/templates/NOTES.txt diff --git a/dependency/solr/6.0.2/templates/common.yaml b/dependency/solr/6.0.3/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.2/templates/common.yaml rename to dependency/solr/6.0.3/templates/common.yaml diff --git a/dependency/solr/6.0.2/values.yaml b/dependency/solr/6.0.3/values.yaml similarity index 100% rename from dependency/solr/6.0.2/values.yaml rename to dependency/solr/6.0.3/values.yaml