diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index 33c18c3c47ed8b5113f4394b09ae0c8105e63fb0..09e8a1bea8aa86d5f0ec18bca4a34d13dfff5542 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,9 +7,9 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.4.9
+version: 0.4.10
 
-appVersion: "4.3.6-jre11"
+appVersion: "4.3.7-jre11"
 
 dependencies:
   - name: mongodb
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index d2a9fe5c39143f23b968f8339426d652e84c0258..28c11e73ac5fc527529ee2ca7cce10065d627fdc 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.4.9](https://img.shields.io/badge/Version-0.4.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.3.6-jre11](https://img.shields.io/badge/AppVersion-4.3.6--jre11-informational?style=flat-square)
+![Version: 0.4.10](https://img.shields.io/badge/Version-0.4.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 4.3.7-jre11](https://img.shields.io/badge/AppVersion-4.3.7--jre11-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 1b9631244c681b0865b7c64422265541878d0cd8..5bb93bce5d0c01a4732552b0207dd7f3294116fd 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -22,4 +22,5 @@
 | 0.4.7 | 4.3.5-jre11 | Updated chart for Graylog 4.3.5 |
 | 0.4.8 | 4.3.5-jre11 | Updated chart dependencies (mongodb 0.3.16) |
 | 0.4.9 | 4.3.6-jre11 | Updated chart for Graylog 4.3.6 |
+| 0.4.10 | 4.3.7-jre11 | Updated chart for Graylog 4.3.7 |
 | | | |
diff --git a/charts/mongodb/Chart.yaml b/charts/mongodb/Chart.yaml
index 7ad3ef066a9d711c8f14460a7e5c0ed2a62a102d..bd38aa0bad3a630cb65f8cd115c01661d5e83483 100644
--- a/charts/mongodb/Chart.yaml
+++ b/charts/mongodb/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.4.9
+version: 0.4.10
 
-appVersion: "5.0.11"
+appVersion: "5.0.12"
diff --git a/charts/mongodb/README.md b/charts/mongodb/README.md
index eacfa97775fca06665d5b0407f2e821b3275c65c..685873e35e4d3d9e0b2f4d2c027372d5ba25a557 100644
--- a/charts/mongodb/README.md
+++ b/charts/mongodb/README.md
@@ -1,6 +1,6 @@
 # MongoDB
 
-![Version: 0.4.9](https://img.shields.io/badge/Version-0.4.9-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.11](https://img.shields.io/badge/AppVersion-5.0.11-informational?style=flat-square)
+![Version: 0.4.10](https://img.shields.io/badge/Version-0.4.10-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.12](https://img.shields.io/badge/AppVersion-5.0.12-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/mongodb/RELEASENOTES.md b/charts/mongodb/RELEASENOTES.md
index 02d42878da75c60fff36e1f5cde95aa250337686..1371a5bf29d9a26df1abbbf81ed58724e90e9af7 100644
--- a/charts/mongodb/RELEASENOTES.md
+++ b/charts/mongodb/RELEASENOTES.md
@@ -28,4 +28,5 @@
 | 0.4.7 | 5.0.9 | Upgraded to MongoDB 5.0.9 |
 | 0.4.8 | 5.0.10 | Upgraded to MongoDB 5.0.10 |
 | 0.4.9 | 5.0.11 | Upgraded to MongoDB 5.0.11 |
+| 0.4.10 | 5.0.12 | Upgraded to MongoDB 5.0.12 |
 | | | |