diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml
index c663ea8485b1288c676ef0631eecd2712acc7ae1..5ed5ee7f23e9a1567ed5f094ff5befc6a67f82c2 100644
--- a/charts/mariadb/Chart.yaml
+++ b/charts/mariadb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.3
+version: 0.4.3
 
-appVersion: "10.6.5"
+appVersion: "10.7.1"
diff --git a/charts/mariadb/README.md b/charts/mariadb/README.md
index 4a88dfb55fbf0b0e4cfcdc05d314d42df1d474dd..8e55e8f80ff851f254fa5896325f454c861d97cc 100644
--- a/charts/mariadb/README.md
+++ b/charts/mariadb/README.md
@@ -1,6 +1,6 @@
 # MariaDB
 
-![Version: 0.3.3](https://img.shields.io/badge/Version-0.3.3-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.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: 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 541b371c79f3a6d6bacfbb4fec921dfb41ce7005..4308eafa29b09edfa33ff14cdda07f3aa768552e 100644
--- a/charts/mariadb/RELEASENOTES.md
+++ b/charts/mariadb/RELEASENOTES.md
@@ -10,4 +10,5 @@
 | 0.3.3 | 10.6.5 | Implemented support for extra containers |
 | 0.4.1 | 10.7.1 | Implemented startupProbe support |
 | 0.4.2 | 10.7.1 | Implemented support for extra secrets and advanced configuration capabilites |
+| 0.4.3 | 10.7.1 | Implemented support for extra containers |
 | | | |
diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml
index c71a025f9ca5c1db228d7d5672fb0c885218dd03..c5ddd6e78e5cdd827a9acb4bc8e74a4d7f30dad5 100644
--- a/charts/mongodb/Chart.yaml
+++ b/charts/mongodb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.11
+version: 0.4.4
 
-appVersion: "4.4.13"
+appVersion: "5.0.6"
diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md
index f1bc6f42b315d134118a9b4bfba20af7782f3dc6..90597c89267421fa598ee6ca0bbc0c82608f8ce2 100644
--- a/charts/mongodb/README.md
+++ b/charts/mongodb/README.md
@@ -1,6 +1,6 @@
 # MongoDB
 
-![Version: 0.3.11](https://img.shields.io/badge/Version-0.3.11-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.4.13](https://img.shields.io/badge/AppVersion-4.4.13-informational?style=flat-square)
+![Version: 0.4.4](https://img.shields.io/badge/Version-0.4.4-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 b0bb2877a4826eda8e5e0bb2fb71784520ae7b51..be897e095d78a1bc9d006d45e33ba0bcf03c3960 100644
--- a/charts/mongodb/RELEASENOTES.md
+++ b/charts/mongodb/RELEASENOTES.md
@@ -13,4 +13,5 @@
 | 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 |
+| 0.4.4 | 5.0.6 | Implemented support for extra containers |
 | | | |