diff --git a/dependency/solr/6.0.28/app-changelog.md b/dependency/solr/6.0.28/app-changelog.md deleted file mode 100644 index 809d8b5a238..00000000000 --- a/dependency/solr/6.0.28/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.28](https://github.com/truecharts/charts/compare/solr-6.0.27...solr-6.0.28) (2023-10-08) - -### Chore - -- update helm chart common to 14.0.12 ([#13395](https://github.com/truecharts/charts/issues/13395)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.28/CHANGELOG.md b/dependency/solr/6.0.29/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.28/CHANGELOG.md rename to dependency/solr/6.0.29/CHANGELOG.md index 344870e1c31..28331d864e2 100644 --- a/dependency/solr/6.0.28/CHANGELOG.md +++ b/dependency/solr/6.0.29/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.29](https://github.com/truecharts/charts/compare/solr-6.0.28...solr-6.0.29) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#13455](https://github.com/truecharts/charts/issues/13455)) + + + + ## [solr-6.0.28](https://github.com/truecharts/charts/compare/solr-6.0.27...solr-6.0.28) (2023-10-08) ### Chore @@ -88,12 +97,3 @@ ## [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 diff --git a/dependency/solr/6.0.28/Chart.yaml b/dependency/solr/6.0.29/Chart.yaml similarity index 97% rename from dependency/solr/6.0.28/Chart.yaml rename to dependency/solr/6.0.29/Chart.yaml index 6563352ea83..1d27db5c664 100644 --- a/dependency/solr/6.0.28/Chart.yaml +++ b/dependency/solr/6.0.29/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.28 +version: 6.0.29 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.28/README.md b/dependency/solr/6.0.29/README.md similarity index 100% rename from dependency/solr/6.0.28/README.md rename to dependency/solr/6.0.29/README.md diff --git a/dependency/solr/6.0.29/app-changelog.md b/dependency/solr/6.0.29/app-changelog.md new file mode 100644 index 00000000000..b157eca07af --- /dev/null +++ b/dependency/solr/6.0.29/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.29](https://github.com/truecharts/charts/compare/solr-6.0.28...solr-6.0.29) (2023-10-10) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#13455](https://github.com/truecharts/charts/issues/13455)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.28/app-readme.md b/dependency/solr/6.0.29/app-readme.md similarity index 100% rename from dependency/solr/6.0.28/app-readme.md rename to dependency/solr/6.0.29/app-readme.md diff --git a/dependency/solr/6.0.28/charts/common-14.0.12.tgz b/dependency/solr/6.0.29/charts/common-14.0.12.tgz similarity index 100% rename from dependency/solr/6.0.28/charts/common-14.0.12.tgz rename to dependency/solr/6.0.29/charts/common-14.0.12.tgz diff --git a/dependency/solr/6.0.28/ix_values.yaml b/dependency/solr/6.0.29/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.28/ix_values.yaml rename to dependency/solr/6.0.29/ix_values.yaml index a3809544ba7..3385852b4ab 100644 --- a/dependency/solr/6.0.28/ix_values.yaml +++ b/dependency/solr/6.0.29/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:c7c7b0f7aea7348801afe737c99ae2c3a3900f363cdc4e230ff8edb56572b790 + tag: v9.3.0@sha256:6006fc17d23089aa2807b51eff894a5a1c90d2f1f0175714b6015da6137a6dd4 workload: main: diff --git a/dependency/solr/6.0.28/questions.yaml b/dependency/solr/6.0.29/questions.yaml similarity index 100% rename from dependency/solr/6.0.28/questions.yaml rename to dependency/solr/6.0.29/questions.yaml diff --git a/dependency/solr/6.0.28/templates/NOTES.txt b/dependency/solr/6.0.29/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.28/templates/NOTES.txt rename to dependency/solr/6.0.29/templates/NOTES.txt diff --git a/dependency/solr/6.0.28/templates/common.yaml b/dependency/solr/6.0.29/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.28/templates/common.yaml rename to dependency/solr/6.0.29/templates/common.yaml diff --git a/dependency/solr/6.0.28/values.yaml b/dependency/solr/6.0.29/values.yaml similarity index 100% rename from dependency/solr/6.0.28/values.yaml rename to dependency/solr/6.0.29/values.yaml