diff --git a/dependency/solr/6.0.42/app-changelog.md b/dependency/solr/6.0.42/app-changelog.md deleted file mode 100644 index dd2174532a..0000000000 --- a/dependency/solr/6.0.42/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.42](https://github.com/truecharts/charts/compare/solr-6.0.41...solr-6.0.42) (2023-11-14) - -### Chore - -- update helm chart common to 14.5.0 ([#14466](https://github.com/truecharts/charts/issues/14466)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.42/CHANGELOG.md b/dependency/solr/6.0.43/CHANGELOG.md similarity index 90% rename from dependency/solr/6.0.42/CHANGELOG.md rename to dependency/solr/6.0.43/CHANGELOG.md index 41308a1658..d3008e7f22 100644 --- a/dependency/solr/6.0.42/CHANGELOG.md +++ b/dependency/solr/6.0.43/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.43](https://github.com/truecharts/charts/compare/solr-6.0.42...solr-6.0.43) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.4.0 ([#14718](https://github.com/truecharts/charts/issues/14718)) + + + + ## [solr-6.0.42](https://github.com/truecharts/charts/compare/solr-6.0.41...solr-6.0.42) (2023-11-14) ### Chore @@ -88,12 +97,3 @@ - Fix typo in categories and make them singular ([#13693](https://github.com/truecharts/charts/issues/13693)) - update helm chart common to 14.1.0 ([#14049](https://github.com/truecharts/charts/issues/14049)) - - - -## [solr-6.0.32](https://github.com/truecharts/charts/compare/solr-6.0.31...solr-6.0.32) (2023-10-18) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.4.0 ([#13736](https://github.com/truecharts/charts/issues/13736)) - diff --git a/dependency/solr/6.0.42/Chart.yaml b/dependency/solr/6.0.43/Chart.yaml similarity index 97% rename from dependency/solr/6.0.42/Chart.yaml rename to dependency/solr/6.0.43/Chart.yaml index 920c11cb8e..f22b35e2b7 100644 --- a/dependency/solr/6.0.42/Chart.yaml +++ b/dependency/solr/6.0.43/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.42 +version: 6.0.43 annotations: truecharts.org/category: search truecharts.org/SCALE-support: "true" diff --git a/dependency/solr/6.0.42/README.md b/dependency/solr/6.0.43/README.md similarity index 100% rename from dependency/solr/6.0.42/README.md rename to dependency/solr/6.0.43/README.md diff --git a/dependency/solr/6.0.43/app-changelog.md b/dependency/solr/6.0.43/app-changelog.md new file mode 100644 index 0000000000..2445831f63 --- /dev/null +++ b/dependency/solr/6.0.43/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.43](https://github.com/truecharts/charts/compare/solr-6.0.42...solr-6.0.43) (2023-11-16) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.4.0 ([#14718](https://github.com/truecharts/charts/issues/14718)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.42/app-readme.md b/dependency/solr/6.0.43/app-readme.md similarity index 100% rename from dependency/solr/6.0.42/app-readme.md rename to dependency/solr/6.0.43/app-readme.md diff --git a/dependency/solr/6.0.42/charts/common-14.5.0.tgz b/dependency/solr/6.0.43/charts/common-14.5.0.tgz similarity index 100% rename from dependency/solr/6.0.42/charts/common-14.5.0.tgz rename to dependency/solr/6.0.43/charts/common-14.5.0.tgz diff --git a/dependency/solr/6.0.42/ix_values.yaml b/dependency/solr/6.0.43/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.42/ix_values.yaml rename to dependency/solr/6.0.43/ix_values.yaml index 5b52273eb5..1fcfaef8cc 100644 --- a/dependency/solr/6.0.42/ix_values.yaml +++ b/dependency/solr/6.0.43/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.4.0@sha256:4f2620c0115b8d36471f3247fc319dce25404db1d361ce0195e9ce8dfbf5143f + tag: v9.4.0@sha256:5decbd701a699c7e7eb76f12bb1115db06fdb5aae1d16ac54a1ae6a7b7157b6a workload: main: diff --git a/dependency/solr/6.0.42/questions.yaml b/dependency/solr/6.0.43/questions.yaml similarity index 100% rename from dependency/solr/6.0.42/questions.yaml rename to dependency/solr/6.0.43/questions.yaml diff --git a/dependency/solr/6.0.42/templates/NOTES.txt b/dependency/solr/6.0.43/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.42/templates/NOTES.txt rename to dependency/solr/6.0.43/templates/NOTES.txt diff --git a/dependency/solr/6.0.42/templates/common.yaml b/dependency/solr/6.0.43/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.42/templates/common.yaml rename to dependency/solr/6.0.43/templates/common.yaml diff --git a/dependency/solr/6.0.42/values.yaml b/dependency/solr/6.0.43/values.yaml similarity index 100% rename from dependency/solr/6.0.42/values.yaml rename to dependency/solr/6.0.43/values.yaml