diff --git a/charts/dependency/mongodb/CHANGELOG.md b/charts/dependency/mongodb/CHANGELOG.md index 3aede45d126..eb361270e23 100644 --- a/charts/dependency/mongodb/CHANGELOG.md +++ b/charts/dependency/mongodb/CHANGELOG.md @@ -2,6 +2,15 @@ +## [mongodb-2.0.0](https://github.com/truecharts/charts/compare/mongodb-1.0.60...mongodb-2.0.0) (2022-08-29) + +### Fix + +- use new mongo shell ([#3608](https://github.com/truecharts/charts/issues/3608)) + + + + ## [mongodb-1.0.60](https://github.com/truecharts/charts/compare/mongodb-1.0.59...mongodb-1.0.60) (2022-08-26) ### Chore diff --git a/charts/dependency/mongodb/Chart.yaml b/charts/dependency/mongodb/Chart.yaml index 851c16f7cef..d6903788b15 100644 --- a/charts/dependency/mongodb/Chart.yaml +++ b/charts/dependency/mongodb/Chart.yaml @@ -1,5 +1,5 @@ apiVersion: v2 -appVersion: "5.0.10" +appVersion: "6.0.1" dependencies: - name: common repository: https://library-charts.truecharts.org diff --git a/charts/dependency/mongodb/README.md b/charts/dependency/mongodb/README.md index ec157f5e1bb..7165e08d52c 100644 --- a/charts/dependency/mongodb/README.md +++ b/charts/dependency/mongodb/README.md @@ -1,6 +1,6 @@ # mongodb -![Version: 1.0.60](https://img.shields.io/badge/Version-1.0.60-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.10](https://img.shields.io/badge/AppVersion-5.0.10-informational?style=flat-square) +![Version: 2.0.0](https://img.shields.io/badge/Version-2.0.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 6.0.1](https://img.shields.io/badge/AppVersion-6.0.1-informational?style=flat-square) Fast, reliable, scalable, and easy to use open-source no-sql database system.