diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml
index d8bcc1e883b8c1b841a5df968ec22ade59a85646..abaf7092f4620b80e235e69418aceb009e46c0a8 100644
--- a/charts/mariadb/Chart.yaml
+++ b/charts/mariadb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.2
+version: 0.4.2
 
-appVersion: "10.6.5"
+appVersion: "10.7.1"
diff --git a/charts/mariadb/README.md b/charts/mariadb/README.md
index 8d47c41116f35aef482cecec2208a7e38e99af34..9fa9387caa8dcda8dc9e0009fc972a608a040408 100644
--- a/charts/mariadb/README.md
+++ b/charts/mariadb/README.md
@@ -1,6 +1,6 @@
 # MariaDB
 
-![Version: 0.3.2](https://img.shields.io/badge/Version-0.3.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.6.5](https://img.shields.io/badge/AppVersion-10.6.5-informational?style=flat-square)
+![Version: 0.4.2](https://img.shields.io/badge/Version-0.4.2-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 10.7.1](https://img.shields.io/badge/AppVersion-10.7.1-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mariadb/RELEASENOTES.md b/charts/mariadb/RELEASENOTES.md
index 37bad79ae21308e74275687ad5d94cb87991ba0e..931c1a009314262ffc7425e53a3c6cd151643236 100644
--- a/charts/mariadb/RELEASENOTES.md
+++ b/charts/mariadb/RELEASENOTES.md
@@ -7,4 +7,5 @@
 | 0.3.1 | 10.6.5 | Implemented startupProbe support |
 | 0.3.2 | 10.6.5 | Implemented support for extra secrets and advanced configuration capabilites |
 | 0.4.1 | 10.7.1 | Implemented startupProbe support |
+| 0.4.2 | 10.7.1 | Implemented support for extra secrets and advanced configuration capabilites |
 | | | |
diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml
index 88e2f470dd69d9a3e5dfecbf237a75ff97562b77..d61c28cabde95631dede63f2cd7e4540308a1f32 100644
--- a/charts/mongodb/Chart.yaml
+++ b/charts/mongodb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.10
+version: 0.4.3
 
-appVersion: "4.4.3"
+appVersion: "5.0.6"
diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md
index d3d13eaa1b7eac4cc85e391d8baf0dfdf36c2b98..9bc126b4c46107637da97a1736df413bf2563bba 100644
--- a/charts/mongodb/README.md
+++ b/charts/mongodb/README.md
@@ -1,6 +1,6 @@
 # MongoDB
 
-![Version: 0.3.10](https://img.shields.io/badge/Version-0.3.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.4.3](https://img.shields.io/badge/AppVersion-4.4.3-informational?style=flat-square)
+![Version: 0.4.3](https://img.shields.io/badge/Version-0.4.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.6](https://img.shields.io/badge/AppVersion-5.0.6-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md
index 6be5fc21ebee89b52ab3f7e2d937838fcd7d9dd1..12a64d5c98351cf1b215258ce9d9a9487ddbc90d 100644
--- a/charts/mongodb/RELEASENOTES.md
+++ b/charts/mongodb/RELEASENOTES.md
@@ -10,4 +10,5 @@
 | 0.3.10 | 4.4.13 | Implemented support for extra secrets and advanced configuration capabilites |
 | 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 |
 | | | |