diff --git a/dependency/solr/6.0.7/app-changelog.md b/dependency/solr/6.0.7/app-changelog.md deleted file mode 100644 index d88bf482e70..00000000000 --- a/dependency/solr/6.0.7/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-6.0.7](https://github.com/truecharts/charts/compare/solr-6.0.6...solr-6.0.7) (2023-08-15) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#11579](https://github.com/truecharts/charts/issues/11579)) - - \ No newline at end of file diff --git a/dependency/solr/6.0.7/CHANGELOG.md b/dependency/solr/6.0.8/CHANGELOG.md similarity index 91% rename from dependency/solr/6.0.7/CHANGELOG.md rename to dependency/solr/6.0.8/CHANGELOG.md index 74ba24ee597..55f1c6a0f61 100644 --- a/dependency/solr/6.0.7/CHANGELOG.md +++ b/dependency/solr/6.0.8/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-6.0.8](https://github.com/truecharts/charts/compare/solr-6.0.7...solr-6.0.8) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11676](https://github.com/truecharts/charts/issues/11676)) + + + + ## [solr-6.0.7](https://github.com/truecharts/charts/compare/solr-6.0.6...solr-6.0.7) (2023-08-15) ### Chore @@ -88,12 +97,3 @@ - update container image tccr.io/truecharts/solr to v9.3.0 ([#10932](https://github.com/truecharts/charts/issues/10932)) - - - -## [solr-5.0.4](https://github.com/truecharts/charts/compare/solr-5.0.3...solr-5.0.4) (2023-07-25) - -### Chore - -- update container image tccr.io/truecharts/solr to v9.3.0 ([#10841](https://github.com/truecharts/charts/issues/10841)) - diff --git a/dependency/solr/6.0.7/Chart.yaml b/dependency/solr/6.0.8/Chart.yaml similarity index 98% rename from dependency/solr/6.0.7/Chart.yaml rename to dependency/solr/6.0.8/Chart.yaml index c85f64dd949..9296c4dbd17 100644 --- a/dependency/solr/6.0.7/Chart.yaml +++ b/dependency/solr/6.0.8/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.7 +version: 6.0.8 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/6.0.7/README.md b/dependency/solr/6.0.8/README.md similarity index 100% rename from dependency/solr/6.0.7/README.md rename to dependency/solr/6.0.8/README.md diff --git a/dependency/solr/6.0.8/app-changelog.md b/dependency/solr/6.0.8/app-changelog.md new file mode 100644 index 00000000000..fd3888dc208 --- /dev/null +++ b/dependency/solr/6.0.8/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-6.0.8](https://github.com/truecharts/charts/compare/solr-6.0.7...solr-6.0.8) (2023-08-18) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#11676](https://github.com/truecharts/charts/issues/11676)) + + \ No newline at end of file diff --git a/dependency/solr/6.0.7/app-readme.md b/dependency/solr/6.0.8/app-readme.md similarity index 100% rename from dependency/solr/6.0.7/app-readme.md rename to dependency/solr/6.0.8/app-readme.md diff --git a/dependency/solr/6.0.7/charts/common-14.0.2.tgz b/dependency/solr/6.0.8/charts/common-14.0.2.tgz similarity index 100% rename from dependency/solr/6.0.7/charts/common-14.0.2.tgz rename to dependency/solr/6.0.8/charts/common-14.0.2.tgz diff --git a/dependency/solr/6.0.7/ix_values.yaml b/dependency/solr/6.0.8/ix_values.yaml similarity index 98% rename from dependency/solr/6.0.7/ix_values.yaml rename to dependency/solr/6.0.8/ix_values.yaml index 16250e1bd72..18768fd169d 100644 --- a/dependency/solr/6.0.7/ix_values.yaml +++ b/dependency/solr/6.0.8/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:0116bf9df507776691e51d4968ab61403d932cd5ca58a61505709e4988d1bee6 + tag: v9.3.0@sha256:e00d7c3bf89108f93911111c609ac3047db25ff4a31ee4dd5817b1ad683c74b0 workload: main: diff --git a/dependency/solr/6.0.7/questions.yaml b/dependency/solr/6.0.8/questions.yaml similarity index 100% rename from dependency/solr/6.0.7/questions.yaml rename to dependency/solr/6.0.8/questions.yaml diff --git a/dependency/solr/6.0.7/templates/NOTES.txt b/dependency/solr/6.0.8/templates/NOTES.txt similarity index 100% rename from dependency/solr/6.0.7/templates/NOTES.txt rename to dependency/solr/6.0.8/templates/NOTES.txt diff --git a/dependency/solr/6.0.7/templates/common.yaml b/dependency/solr/6.0.8/templates/common.yaml similarity index 100% rename from dependency/solr/6.0.7/templates/common.yaml rename to dependency/solr/6.0.8/templates/common.yaml diff --git a/dependency/solr/6.0.7/values.yaml b/dependency/solr/6.0.8/values.yaml similarity index 100% rename from dependency/solr/6.0.7/values.yaml rename to dependency/solr/6.0.8/values.yaml