diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index ff07ad2f949c46cd4d34cef690b4f8b28364b70f..2450766e2837b3cf43374d545c8210af859efcc0 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: "0.6.2" +version: "0.5.21" -appVersion: "7.0.4" +appVersion: "6.0.13" diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md index 8b9e9f58be81276a8b5bf00dffdb5373ff73d647..7381cf3d3ef9624018d6c402af8f2bc7a87ad49a 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -82,6 +82,7 @@ | 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.5.20 | 6.0.12 | Upgraded to MongoDB 6.0.12 | +| 0.5.21 | 6.0.13 | Upgraded to MongoDB 6.0.13 | | 0.6.0 | 7.0.2 | Upgraded to MongoDB 7.0.2 | | 0.6.1 | 7.0.4 | Upgraded to MongoDB 7.0.4 | | 0.6.2 | 7.0.4 | Added support for network policies and additional labels and annotations |