diff --git a/charts/mariadb/Chart.yaml b/charts/mariadb/Chart.yaml
index be1a485b87a0254bbbfc760d8dcc7a565b05604e..be65d6f1e3f41be64304dd9ef1f5be44b8c02dca 100644
--- a/charts/mariadb/Chart.yaml
+++ b/charts/mariadb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.1
+version: 0.4.1
 
-appVersion: "10.6.5"
+appVersion: "10.7.1"
diff --git a/charts/mariadb/README.md b/charts/mariadb/README.md
index 117edf6219979bfba4049fc4c88d3c035f5365e8..8386bc055f4b3d91ec275f2ba5ffee8c0602b770 100644
--- a/charts/mariadb/README.md
+++ b/charts/mariadb/README.md
@@ -1,6 +1,6 @@
 # MariaDB
 
-![Version: 0.3.1](https://img.shields.io/badge/Version-0.3.1-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.1](https://img.shields.io/badge/Version-0.4.1-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 eda35e940c9a992b1566187072a9f324762e7768..9b8d1b8cf9289141ac70771ff7d31fccb5ce6dd8 100644
--- a/charts/mariadb/RELEASENOTES.md
+++ b/charts/mariadb/RELEASENOTES.md
@@ -4,4 +4,5 @@
 | :------------ | :---------- | :----------------- |
 | 0.2.17 | 10.5.13 | Implemented startupProbe support |
 | 0.3.1 | 10.6.5 | Implemented startupProbe support |
+| 0.4.1 | 10.7.1 | Implemented startupProbe support |
 | | | |
diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml
index 2539ac52886db4e57277fccd69d01aa2866aec10..16a40c1d4f10c48c7626461b639ab72b4da02005 100644
--- a/charts/mongodb/Chart.yaml
+++ b/charts/mongodb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.3.8
+version: 0.4.1
 
-appVersion: "4.4.11"
+appVersion: "5.0.5"
diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md
index 7c15b0d0c26cffce82c58bf1cc8a2ac627ae5ca9..3cd944261881f41d961ccd22703e63e52c03d374 100644
--- a/charts/mongodb/README.md
+++ b/charts/mongodb/README.md
@@ -1,6 +1,6 @@
 # MongoDB
 
-![Version: 0.3.84](https://img.shields.io/badge/Version-0.3.8-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.4.11](https://img.shields.io/badge/AppVersion-4.4.11-informational?style=flat-square)
+![Version: 0.4.1](https://img.shields.io/badge/Version-0.4.1-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.5](https://img.shields.io/badge/AppVersion-5.0.5-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md
index 4be018082fa77d8c901adef77a301387cc845d9c..6653f86f8d1172da4c24f501241490e1a25720f8 100644
--- a/charts/mongodb/RELEASENOTES.md
+++ b/charts/mongodb/RELEASENOTES.md
@@ -4,4 +4,5 @@
 | :------------ | :---------- | :----------------- |
 | 0.2.14 | 4.2.14 | Implemented startupProbe support |
 | 0.3.8 | 4.4.11 | Implemented startupProbe support |
+| 0.4.1 | 5.0.5 | Implemented startupProbe support |
 | | | |