diff --git a/dependency/solr/4.0.29/app-changelog.md b/dependency/solr/4.0.29/app-changelog.md deleted file mode 100644 index 3a8e7a8132..0000000000 --- a/dependency/solr/4.0.29/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [solr-4.0.29](https://github.com/truecharts/charts/compare/solr-4.0.28...solr-4.0.29) (2023-05-24) - -### Chore - -- update helm chart common to 12.9.5 ([#9118](https://github.com/truecharts/charts/issues/9118)) - - \ No newline at end of file diff --git a/dependency/solr/4.0.29/CHANGELOG.md b/dependency/solr/4.0.30/CHANGELOG.md similarity index 90% rename from dependency/solr/4.0.29/CHANGELOG.md rename to dependency/solr/4.0.30/CHANGELOG.md index bd04431c02..341e95fb03 100644 --- a/dependency/solr/4.0.29/CHANGELOG.md +++ b/dependency/solr/4.0.30/CHANGELOG.md @@ -4,6 +4,15 @@ +## [solr-4.0.30](https://github.com/truecharts/charts/compare/solr-4.0.29...solr-4.0.30) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9082](https://github.com/truecharts/charts/issues/9082)) + + + + ## [solr-4.0.29](https://github.com/truecharts/charts/compare/solr-4.0.28...solr-4.0.29) (2023-05-24) ### Chore @@ -85,15 +94,6 @@ -## [solr-4.0.20](https://github.com/truecharts/charts/compare/solr-4.0.19...solr-4.0.20) (2023-05-05) - -### Chore - -- update helm chart common to 12.6.6 ([#8785](https://github.com/truecharts/charts/issues/8785)) - - - - ## [solr-4.0.20](https://github.com/truecharts/charts/compare/solr-4.0.19...solr-4.0.20) (2023-05-05) ### Chore diff --git a/dependency/solr/4.0.29/Chart.yaml b/dependency/solr/4.0.30/Chart.yaml similarity index 97% rename from dependency/solr/4.0.29/Chart.yaml rename to dependency/solr/4.0.30/Chart.yaml index 849866dd23..4a1c304887 100644 --- a/dependency/solr/4.0.29/Chart.yaml +++ b/dependency/solr/4.0.30/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: 4.0.29 +version: 4.0.30 annotations: truecharts.org/catagories: | - search diff --git a/dependency/solr/4.0.29/README.md b/dependency/solr/4.0.30/README.md similarity index 100% rename from dependency/solr/4.0.29/README.md rename to dependency/solr/4.0.30/README.md diff --git a/dependency/solr/4.0.30/app-changelog.md b/dependency/solr/4.0.30/app-changelog.md new file mode 100644 index 0000000000..a8a0baf9c4 --- /dev/null +++ b/dependency/solr/4.0.30/app-changelog.md @@ -0,0 +1,9 @@ + + +## [solr-4.0.30](https://github.com/truecharts/charts/compare/solr-4.0.29...solr-4.0.30) (2023-05-24) + +### Chore + +- update container image tccr.io/truecharts/solr to v9.2.1 ([#9082](https://github.com/truecharts/charts/issues/9082)) + + \ No newline at end of file diff --git a/dependency/solr/4.0.29/app-readme.md b/dependency/solr/4.0.30/app-readme.md similarity index 100% rename from dependency/solr/4.0.29/app-readme.md rename to dependency/solr/4.0.30/app-readme.md diff --git a/dependency/solr/4.0.29/charts/common-12.9.5.tgz b/dependency/solr/4.0.30/charts/common-12.9.5.tgz similarity index 100% rename from dependency/solr/4.0.29/charts/common-12.9.5.tgz rename to dependency/solr/4.0.30/charts/common-12.9.5.tgz diff --git a/dependency/solr/4.0.29/ix_values.yaml b/dependency/solr/4.0.30/ix_values.yaml similarity index 98% rename from dependency/solr/4.0.29/ix_values.yaml rename to dependency/solr/4.0.30/ix_values.yaml index 60ac968c2b..98c47a9a08 100644 --- a/dependency/solr/4.0.29/ix_values.yaml +++ b/dependency/solr/4.0.30/ix_values.yaml @@ -1,7 +1,7 @@ image: repository: tccr.io/truecharts/solr pullPolicy: IfNotPresent - tag: v9.2.1@sha256:ac86d55cb5c338e59a4672d620253be93afea8b5bc453a375415230312d0aa16 + tag: v9.2.1@sha256:93e8741f09c07cbdce822aad7f74882f43a6b2e388f071b5e667a8cb93724849 workload: main: diff --git a/dependency/solr/4.0.29/questions.yaml b/dependency/solr/4.0.30/questions.yaml similarity index 100% rename from dependency/solr/4.0.29/questions.yaml rename to dependency/solr/4.0.30/questions.yaml diff --git a/dependency/solr/4.0.29/templates/NOTES.txt b/dependency/solr/4.0.30/templates/NOTES.txt similarity index 100% rename from dependency/solr/4.0.29/templates/NOTES.txt rename to dependency/solr/4.0.30/templates/NOTES.txt diff --git a/dependency/solr/4.0.29/templates/common.yaml b/dependency/solr/4.0.30/templates/common.yaml similarity index 100% rename from dependency/solr/4.0.29/templates/common.yaml rename to dependency/solr/4.0.30/templates/common.yaml diff --git a/dependency/solr/4.0.29/values.yaml b/dependency/solr/4.0.30/values.yaml similarity index 100% rename from dependency/solr/4.0.29/values.yaml rename to dependency/solr/4.0.30/values.yaml