diff --git a/dependency/mongodb/8.0.4/app-changelog.md b/dependency/mongodb/8.0.4/app-changelog.md deleted file mode 100644 index c85d3d82de8..00000000000 --- a/dependency/mongodb/8.0.4/app-changelog.md +++ /dev/null @@ -1,9 +0,0 @@ - - -## [mongodb-8.0.4](https://github.com/truecharts/charts/compare/mongodb-8.0.3...mongodb-8.0.4) (2023-08-26) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.9 ([#11889](https://github.com/truecharts/charts/issues/11889)) - - \ No newline at end of file diff --git a/dependency/mongodb/8.0.4/charts/common-14.0.2.tgz b/dependency/mongodb/8.0.4/charts/common-14.0.2.tgz deleted file mode 100644 index 5e335091105..00000000000 Binary files a/dependency/mongodb/8.0.4/charts/common-14.0.2.tgz and /dev/null differ diff --git a/dependency/mongodb/8.0.4/CHANGELOG.md b/dependency/mongodb/8.0.5/CHANGELOG.md similarity index 91% rename from dependency/mongodb/8.0.4/CHANGELOG.md rename to dependency/mongodb/8.0.5/CHANGELOG.md index c0b1c798981..eb675f63403 100644 --- a/dependency/mongodb/8.0.4/CHANGELOG.md +++ b/dependency/mongodb/8.0.5/CHANGELOG.md @@ -4,6 +4,15 @@ +## [mongodb-8.0.5](https://github.com/truecharts/charts/compare/mongodb-8.0.4...mongodb-8.0.5) (2023-08-26) + +### Chore + +- update helm chart common to 14.0.3 ([#11687](https://github.com/truecharts/charts/issues/11687)) + + + + ## [mongodb-8.0.4](https://github.com/truecharts/charts/compare/mongodb-8.0.3...mongodb-8.0.4) (2023-08-26) ### Chore @@ -88,12 +97,3 @@ - update helm chart common to 13.2.1 ([#10757](https://github.com/truecharts/charts/issues/10757)) - - - -## [mongodb-7.0.1](https://github.com/truecharts/charts/compare/mongodb-7.0.0...mongodb-7.0.1) (2023-07-20) - -### Chore - -- update container image tccr.io/truecharts/mongodb to v6.0.8 ([#10680](https://github.com/truecharts/charts/issues/10680)) - diff --git a/dependency/mongodb/8.0.4/Chart.yaml b/dependency/mongodb/8.0.5/Chart.yaml similarity index 96% rename from dependency/mongodb/8.0.4/Chart.yaml rename to dependency/mongodb/8.0.5/Chart.yaml index 5acf5ce44b9..9221cbf1b4c 100644 --- a/dependency/mongodb/8.0.4/Chart.yaml +++ b/dependency/mongodb/8.0.5/Chart.yaml @@ -3,7 +3,7 @@ appVersion: "6.0.9" dependencies: - name: common repository: https://library-charts.truecharts.org - version: 14.0.2 + version: 14.0.3 deprecated: false description: Fast, reliable, scalable, and easy to use open-source no-sql database system. home: https://truecharts.org/charts/dependency/mongodb @@ -23,7 +23,7 @@ sources: - https://github.com/bitnami/bitnami-docker-mongodb - https://www.mongodb.com type: application -version: 8.0.4 +version: 8.0.5 annotations: truecharts.org/catagories: | - database diff --git a/dependency/mongodb/8.0.4/README.md b/dependency/mongodb/8.0.5/README.md similarity index 100% rename from dependency/mongodb/8.0.4/README.md rename to dependency/mongodb/8.0.5/README.md diff --git a/dependency/mongodb/8.0.5/app-changelog.md b/dependency/mongodb/8.0.5/app-changelog.md new file mode 100644 index 00000000000..a7f1c204f4e --- /dev/null +++ b/dependency/mongodb/8.0.5/app-changelog.md @@ -0,0 +1,9 @@ + + +## [mongodb-8.0.5](https://github.com/truecharts/charts/compare/mongodb-8.0.4...mongodb-8.0.5) (2023-08-26) + +### Chore + +- update helm chart common to 14.0.3 ([#11687](https://github.com/truecharts/charts/issues/11687)) + + \ No newline at end of file diff --git a/dependency/mongodb/8.0.4/app-readme.md b/dependency/mongodb/8.0.5/app-readme.md similarity index 100% rename from dependency/mongodb/8.0.4/app-readme.md rename to dependency/mongodb/8.0.5/app-readme.md diff --git a/dependency/mongodb/8.0.5/charts/common-14.0.3.tgz b/dependency/mongodb/8.0.5/charts/common-14.0.3.tgz new file mode 100644 index 00000000000..9dab2456ffc Binary files /dev/null and b/dependency/mongodb/8.0.5/charts/common-14.0.3.tgz differ diff --git a/dependency/mongodb/8.0.4/ix_values.yaml b/dependency/mongodb/8.0.5/ix_values.yaml similarity index 100% rename from dependency/mongodb/8.0.4/ix_values.yaml rename to dependency/mongodb/8.0.5/ix_values.yaml diff --git a/dependency/mongodb/8.0.4/questions.yaml b/dependency/mongodb/8.0.5/questions.yaml similarity index 100% rename from dependency/mongodb/8.0.4/questions.yaml rename to dependency/mongodb/8.0.5/questions.yaml diff --git a/dependency/mongodb/8.0.4/templates/NOTES.txt b/dependency/mongodb/8.0.5/templates/NOTES.txt similarity index 100% rename from dependency/mongodb/8.0.4/templates/NOTES.txt rename to dependency/mongodb/8.0.5/templates/NOTES.txt diff --git a/dependency/mongodb/8.0.4/templates/common.yaml b/dependency/mongodb/8.0.5/templates/common.yaml similarity index 100% rename from dependency/mongodb/8.0.4/templates/common.yaml rename to dependency/mongodb/8.0.5/templates/common.yaml diff --git a/dependency/mongodb/8.0.4/values.yaml b/dependency/mongodb/8.0.5/values.yaml similarity index 100% rename from dependency/mongodb/8.0.4/values.yaml rename to dependency/mongodb/8.0.5/values.yaml