diff --git a/dependency/solr/6.0.24/app-changelog.md b/dependency/solr/6.0.24/app-changelog.md deleted file mode 100644 index bc267ad2638..00000000000 --- a/dependency/solr/6.0.24/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.24](https://github.com/truecharts/charts/compare/solr-6.0.23...solr-6.0.24) (2023-09-30) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#12974](https://github.com/truecharts/charts/issues/12974)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.24/CHANGELOG.md b/dependency/solr/6.0.25/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.24/CHANGELOG.md rename to dependency/solr/6.0.25/CHANGELOG.md index 67a98b86999..be25301f1d0 100644 --- a/dependency/solr/6.0.24/CHANGELOG.md +++ b/dependency/solr/6.0.25/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.25](https://github.com/truecharts/charts/compare/solr-6.0.24...solr-6.0.25) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#13210](https://github.com/truecharts/charts/issues/13210)) + + + + ## [solr-6.0.24](https://github.com/truecharts/charts/compare/solr-6.0.23...solr-6.0.24) (2023-09-30) ### Chore @@ -88,12 +97,3 @@ ## [solr-6.0.15](https://github.com/truecharts/charts/compare/solr-6.0.14...solr-6.0.15) (2023-09-03) ### Chore - -- update helm chart common to 14.0.6 ([#12147](https://github.com/truecharts/charts/issues/12147)) - - - - -## [solr-6.0.14](https://github.com/truecharts/charts/compare/solr-6.0.13...solr-6.0.14) (2023-09-02) - -### Chore diff --git a/dependency/solr/6.0.24/Chart.yaml b/dependency/solr/6.0.25/Chart.yaml similarity index 97% rename from dependency/solr/6.0.24/Chart.yaml rename to dependency/solr/6.0.25/Chart.yaml index 9965724c768..82ec49dc88a 100644 --- a/dependency/solr/6.0.24/Chart.yaml +++ b/dependency/solr/6.0.25/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.24 +version: 6.0.25 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.24/README.md b/dependency/solr/6.0.25/README.md similarity index 100% rename from dependency/solr/6.0.24/README.md rename to dependency/solr/6.0.25/README.md diff --git a/dependency/solr/6.0.25/app-changelog.md b/dependency/solr/6.0.25/app-changelog.md new file mode 100644 index 00000000000..e61dfc59f98 --- /dev/null +++ b/dependency/solr/6.0.25/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.25](https://github.com/truecharts/charts/compare/solr-6.0.24...solr-6.0.25) (2023-10-03) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#13210](https://github.com/truecharts/charts/issues/13210)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.24/app-readme.md b/dependency/solr/6.0.25/app-readme.md similarity index 100% rename from dependency/solr/6.0.24/app-readme.md rename to dependency/solr/6.0.25/app-readme.md diff --git a/dependency/solr/6.0.24/charts/common-14.0.6.tgz b/dependency/solr/6.0.25/charts/common-14.0.6.tgz similarity index 100% rename from dependency/solr/6.0.24/charts/common-14.0.6.tgz rename to dependency/solr/6.0.25/charts/common-14.0.6.tgz diff --git a/dependency/solr/6.0.24/ix_values.yaml b/dependency/solr/6.0.25/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.24/ix_values.yaml rename to dependency/solr/6.0.25/ix_values.yaml index 5f978f80fd9..a3809544ba7 100644 --- a/dependency/solr/6.0.24/ix_values.yaml +++ b/dependency/solr/6.0.25/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:a6298b50290b8a103af1dfb80f976a59b79d28991ae96afb6c006fa11995e8b2 + tag: v9.3.0@sha256:c7c7b0f7aea7348801afe737c99ae2c3a3900f363cdc4e230ff8edb56572b790 workload: main: diff --git a/dependency/solr/6.0.24/questions.yaml b/dependency/solr/6.0.25/questions.yaml similarity index 100% rename from dependency/solr/6.0.24/questions.yaml rename to dependency/solr/6.0.25/questions.yaml diff --git a/dependency/solr/6.0.24/templates/NOTES.txt b/dependency/solr/6.0.25/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.24/templates/NOTES.txt rename to dependency/solr/6.0.25/templates/NOTES.txt diff --git a/dependency/solr/6.0.24/templates/common.yaml b/dependency/solr/6.0.25/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.24/templates/common.yaml rename to dependency/solr/6.0.25/templates/common.yaml diff --git a/dependency/solr/6.0.24/values.yaml b/dependency/solr/6.0.25/values.yaml similarity index 100% rename from dependency/solr/6.0.24/values.yaml rename to dependency/solr/6.0.25/values.yaml