diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml index 38708630cf3f35d7265343dc95d9ed8574d8782c..b5cf2305f38c1f46b5475c3294b84bacb58d9c7a 100644 --- a/charts/mongodb/Chart.yaml +++ b/charts/mongodb/Chart.yaml @@ -7,6 +7,6 @@ type: application maintainers: - name: groundhog2k -version: 0.2.19 +version: 0.3.14 -appVersion: "4.2.20" +appVersion: "4.4.14" diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md index bee64174eba3e0d6674b98b13712a0a4cb9b086f..82cf5bf17b4480ad9f5aea67f542d877f8b6d886 100644 --- a/charts/mongodb/RELEASENOTES.md +++ b/charts/mongodb/RELEASENOTES.md @@ -14,6 +14,7 @@ | 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.3.14 | 4.4.14 | Upgraded to MongoDB 4.4.14 | | 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 |