diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml
index c53dabd20edaedae36685bf71b2d4b4730d8eb1e..a54cdeb3d4603855ab638353c00c8b88cdafc830 100644
--- a/charts/mongodb/Chart.yaml
+++ b/charts/mongodb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.5.18"
+version: "0.3.29"
 
-appVersion: "6.0.10"
+appVersion: "4.4.25"
diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md
index dfbe83b7e9550e7f4091aa504d87094ce1b3ee60..baac3c1a7be9b17e30b00146730b4e7527429437 100644
--- a/charts/mongodb/RELEASENOTES.md
+++ b/charts/mongodb/RELEASENOTES.md
@@ -37,6 +37,7 @@
 | 0.3.26 | 4.4.22 | Upgraded to MongoDB 4.4.22 |
 | 0.3.27 | 4.4.23 | Upgraded to MongoDB 4.4.23 |
 | 0.3.28 | 4.4.24 | Upgraded to MongoDB 4.4.24 |
+| 0.3.29 | 4.4.25 | Upgraded to MongoDB 4.4.25 |
 | 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 |