diff --git a/dependency/solr/5.0.3/app-changelog.md b/dependency/solr/5.0.3/app-changelog.md deleted file mode 100644 index 9a5d58ee95..0000000000 --- a/dependency/solr/5.0.3/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-5.0.3](https://github.com/truecharts/charts/compare/solr-5.0.2...solr-5.0.3) (2023-07-23) - -### Chore - -- update helm chart common to 13.2.1 ([#10757](https://github.com/truecharts/charts/issues/10757)) - - \ No newline at end of file diff --git a/dependency/solr/5.0.3/CHANGELOG.md b/dependency/solr/5.0.4/CHANGELOG.md similarity index 91% rename from dependency/solr/5.0.3/CHANGELOG.md rename to dependency/solr/5.0.4/CHANGELOG.md index 2a52907b9e..d3faefaeab 100644 --- a/dependency/solr/5.0.3/CHANGELOG.md +++ b/dependency/solr/5.0.4/CHANGELOG.md @@ -4,6 +4,15 @@ +## [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)) + + + + ## [solr-5.0.3](https://github.com/truecharts/charts/compare/solr-5.0.2...solr-5.0.3) (2023-07-23) ### Chore @@ -88,12 +97,3 @@ ## [solr-4.0.63](https://github.com/truecharts/charts/compare/solr-4.0.62...solr-4.0.63) (2023-07-08) ### Chore - -- update helm chart common to 12.14.8 ([#10293](https://github.com/truecharts/charts/issues/10293)) - - - - -## [solr-4.0.62](https://github.com/truecharts/charts/compare/solr-4.0.61...solr-4.0.62) (2023-07-07) - -### Chore diff --git a/dependency/solr/5.0.3/Chart.yaml b/dependency/solr/5.0.4/Chart.yaml similarity index 98% rename from dependency/solr/5.0.3/Chart.yaml rename to dependency/solr/5.0.4/Chart.yaml index 47bb3e7923..457ce79d9b 100644 --- a/dependency/solr/5.0.3/Chart.yaml +++ b/dependency/solr/5.0.4/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.3 +version: 5.0.4 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/5.0.3/README.md b/dependency/solr/5.0.4/README.md similarity index 100% rename from dependency/solr/5.0.3/README.md rename to dependency/solr/5.0.4/README.md diff --git a/dependency/solr/5.0.4/app-changelog.md b/dependency/solr/5.0.4/app-changelog.md new file mode 100644 index 0000000000..dd95fc1935 --- /dev/null +++ b/dependency/solr/5.0.4/app-changelog.md @@ -0,0 +1,9 @@ + + +## [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.3/app-readme.md b/dependency/solr/5.0.4/app-readme.md similarity index 100% rename from dependency/solr/5.0.3/app-readme.md rename to dependency/solr/5.0.4/app-readme.md diff --git a/dependency/solr/5.0.3/charts/common-13.2.1.tgz b/dependency/solr/5.0.4/charts/common-13.2.1.tgz similarity index 100% rename from dependency/solr/5.0.3/charts/common-13.2.1.tgz rename to dependency/solr/5.0.4/charts/common-13.2.1.tgz diff --git a/dependency/solr/5.0.3/ix_values.yaml b/dependency/solr/5.0.4/ix_values.yaml similarity index 98% rename from dependency/solr/5.0.3/ix_values.yaml rename to dependency/solr/5.0.4/ix_values.yaml index 689b069eb7..b4b145e0e8 100644 --- a/dependency/solr/5.0.3/ix_values.yaml +++ b/dependency/solr/5.0.4/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.3.0@sha256:9dcb549fb154e894a5240d2849b2a8ba2bf51f409d9f0c160eeef0ef85876e44 + tag: v9.3.0@sha256:1eab3101994168155edf9b999c80e2d13fdbba3e5270536e3f2995caba618a83 workload: main: diff --git a/dependency/solr/5.0.3/questions.yaml b/dependency/solr/5.0.4/questions.yaml similarity index 100% rename from dependency/solr/5.0.3/questions.yaml rename to dependency/solr/5.0.4/questions.yaml diff --git a/dependency/solr/5.0.3/templates/NOTES.txt b/dependency/solr/5.0.4/templates/NOTES.txt similarity index 100% rename from dependency/solr/5.0.3/templates/NOTES.txt rename to dependency/solr/5.0.4/templates/NOTES.txt diff --git a/dependency/solr/5.0.3/templates/common.yaml b/dependency/solr/5.0.4/templates/common.yaml similarity index 100% rename from dependency/solr/5.0.3/templates/common.yaml rename to dependency/solr/5.0.4/templates/common.yaml diff --git a/dependency/solr/5.0.3/values.yaml b/dependency/solr/5.0.4/values.yaml similarity index 100% rename from dependency/solr/5.0.3/values.yaml rename to dependency/solr/5.0.4/values.yaml