diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index 3ed3ae9354ecdc97487874be538df20479e0b39d..ee2e069957cd16a6050a63c133666da5efd16d93 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "0.5.19" +version: "0.6.0" -appVersion: "6.0.11" +appVersion: "7.0.2" diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md index 471607091173206eca432d74d041871abd6ac21c..819c0df5397a57368a81c86c2cfe3afd913597ed 100644 --- a/charts/mongodb/README.md +++ b/charts/mongodb/README.md @@ -1,6 +1,6 @@ # MongoDB -   +   ## Changelog diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md index b5c35eb8cdd178fcfe2cbcc24fece452b0613ac7..23defe182693dbe7cc9baba71a038b60f8f86c76 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -81,4 +81,5 @@ | 0.5.17 | 6.0.9 | Upgraded to MongoDB 6.0.9 | | 0.5.18 | 6.0.10 | Upgraded to MongoDB 6.0.10 | | 0.5.19 | 6.0.11 | Upgraded to MongoDB 6.0.11 | +| 0.6.0 | 7.0.2 | Upgraded to MongoDB 7.0.2 | | | | |