diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml
index 104dbdaefce362f03007ad93e671ee06698c989f..fcc8fbb3a99fc0c5d6ffa1bf54f1fff57b4dd448 100644
--- a/charts/mongodb/Chart.yaml
+++ b/charts/mongodb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.12
+version: 0.2.18
 
-appVersion: "4.4.12"
+appVersion: "4.2.19"
diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md
index 454551d49ddae74edace027dba8424d48da795b2..1eff360be8d2a3656e035c02c5ed5bca20de1586 100644
--- a/charts/mongodb/RELEASENOTES.md
+++ b/charts/mongodb/RELEASENOTES.md
@@ -6,6 +6,7 @@
 | 0.2.15 | 4.2.18 | Upgraded to MongoDB 4.2.18 |
 | 0.2.16 | 4.2.18 | Implemented support for extra secrets and advanced configuration capabilites |
 | 0.2.17 | 4.2.18 | Implemented support for extra containers |
+| 0.2.18 | 4.2.19 | Upgraded to MongoDB 4.2.19 |
 | 0.3.8 | 4.4.11 | Implemented startupProbe support |
 | 0.3.9 | 4.4.12 | Upgraded to MongoDB 4.4.12 |
 | 0.3.10 | 4.4.13 | Implemented support for extra secrets and advanced configuration capabilites |