diff --git a/dependency/solr/5.0.4/app-changelog.md b/dependency/solr/5.0.4/app-changelog.md deleted file mode 100644 index dd95fc1935c..00000000000 --- a/dependency/solr/5.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [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)) - - \ No newline at end of file diff --git a/dependency/solr/5.0.4/CHANGELOG.md b/dependency/solr/5.0.5/CHANGELOG.md similarity index 91% rename from dependency/solr/5.0.4/CHANGELOG.md rename to dependency/solr/5.0.5/CHANGELOG.md index d3faefaeab6..e06b17ec86b 100644 --- a/dependency/solr/5.0.4/CHANGELOG.md +++ b/dependency/solr/5.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-5.0.5](https://github.com/truecharts/charts/compare/solr-5.0.4...solr-5.0.5) (2023-07-28) + +### Chore + +- 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 @@ -88,12 +97,3 @@ ## [solr-4.0.64](https://github.com/truecharts/charts/compare/solr-4.0.63...solr-4.0.64) (2023-07-09) ### Chore - -- update container image tccr.io/truecharts/solr to v9.2.1 ([#10345](https://github.com/truecharts/charts/issues/10345)) - - - - -## [solr-4.0.63](https://github.com/truecharts/charts/compare/solr-4.0.62...solr-4.0.63) (2023-07-08) - -### Chore diff --git a/dependency/solr/5.0.4/Chart.yaml b/dependency/solr/5.0.5/Chart.yaml similarity index 98% rename from dependency/solr/5.0.4/Chart.yaml rename to dependency/solr/5.0.5/Chart.yaml index 457ce79d9b7..98662e57631 100644 --- a/dependency/solr/5.0.4/Chart.yaml +++ b/dependency/solr/5.0.5/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: 5.0.4 +version: 5.0.5 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/5.0.4/README.md b/dependency/solr/5.0.5/README.md similarity index 100% rename from dependency/solr/5.0.4/README.md rename to dependency/solr/5.0.5/README.md diff --git a/dependency/solr/5.0.5/app-changelog.md b/dependency/solr/5.0.5/app-changelog.md new file mode 100644 index 00000000000..6f117c8ce21 --- /dev/null +++ b/dependency/solr/5.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-5.0.5](https://github.com/truecharts/charts/compare/solr-5.0.4...solr-5.0.5) (2023-07-28) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.3.0 ([#10932](https://github.com/truecharts/charts/issues/10932)) + + \ No newline at end of file diff --git a/dependency/solr/5.0.4/app-readme.md b/dependency/solr/5.0.5/app-readme.md similarity index 100% rename from dependency/solr/5.0.4/app-readme.md rename to dependency/solr/5.0.5/app-readme.md diff --git a/dependency/solr/5.0.4/charts/common-13.2.1.tgz b/dependency/solr/5.0.5/charts/common-13.2.1.tgz similarity index 100% rename from dependency/solr/5.0.4/charts/common-13.2.1.tgz rename to dependency/solr/5.0.5/charts/common-13.2.1.tgz diff --git a/dependency/solr/5.0.4/ix_values.yaml b/dependency/solr/5.0.5/ix_values.yaml similarity index 98% rename from dependency/solr/5.0.4/ix_values.yaml rename to dependency/solr/5.0.5/ix_values.yaml index b4b145e0e8c..3a2eb6ba9a4 100644 --- a/dependency/solr/5.0.4/ix_values.yaml +++ b/dependency/solr/5.0.5/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:1eab3101994168155edf9b999c80e2d13fdbba3e5270536e3f2995caba618a83 + tag: v9.3.0@sha256:e4780b9d70fe771d1a6aa477fba5b3be92ddd8d858a685f334616f027f58772a workload: main: diff --git a/dependency/solr/5.0.4/questions.yaml b/dependency/solr/5.0.5/questions.yaml similarity index 100% rename from dependency/solr/5.0.4/questions.yaml rename to dependency/solr/5.0.5/questions.yaml diff --git a/dependency/solr/5.0.4/templates/NOTES.txt b/dependency/solr/5.0.5/templates/NOTES.txt similarity index 100% rename from dependency/solr/5.0.4/templates/NOTES.txt rename to dependency/solr/5.0.5/templates/NOTES.txt diff --git a/dependency/solr/5.0.4/templates/common.yaml b/dependency/solr/5.0.5/templates/common.yaml similarity index 100% rename from dependency/solr/5.0.4/templates/common.yaml rename to dependency/solr/5.0.5/templates/common.yaml diff --git a/dependency/solr/5.0.4/values.yaml b/dependency/solr/5.0.5/values.yaml similarity index 100% rename from dependency/solr/5.0.4/values.yaml rename to dependency/solr/5.0.5/values.yaml