diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index fcc8fbb3a99fc0c5d6ffa1bf54f1fff57b4dd448..f8cb46822d8bb7d13fa3adbd9b17069a4999e03d 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.18 +version: 0.3.13 -appVersion: "4.2.19" +appVersion: "4.4.13" diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md index 1eff360be8d2a3656e035c02c5ed5bca20de1586..f05cecd9162792ac451bae99d7b06300df6f03a2 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -12,6 +12,7 @@ | 0.3.10 | 4.4.13 | Implemented support for extra secrets and advanced configuration capabilites | | 0.3.11 | 4.4.13 | Implemented support for extra containers | | 0.3.12 | 4.4.12 | Implemented support for extra containers | +| 0.3.13 | 4.4.13 | Upgraded to MongoDB 4.4.13 | | 0.4.1 | 5.0.5 | Implemented startupProbe support | | 0.4.2 | 5.0.6 | Upgraded to MongoDB 5.0.6 | | 0.4.3 | 5.0.6 | Implemented support for extra secrets and advanced configuration capabilites |