diff --git a/charts/graylog/Chart.yaml b/charts/graylog/Chart.yaml
index bdca09f396f27588fc55204fbd6cab6573af1bbf..75be3739fb4334ada611aecb1508c7b4f766c1ae 100644
--- a/charts/graylog/Chart.yaml
+++ b/charts/graylog/Chart.yaml
@@ -7,13 +7,13 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: "0.4.20"
+version: "0.5.4"
 
-appVersion: "4.3.12-jre11"
+appVersion: "5.0.3"
 
 dependencies:
   - name: mongodb
-    version: 0.3.22
+    version: 0.4.16
     repository: "https://groundhog2k.github.io/helm-charts"
     condition: mongodb.enabled
   - name: elasticsearch
diff --git a/charts/graylog/README.md b/charts/graylog/README.md
index f6976ce4952dfeca25325d7cc9d54de4f8ded39d..f1664c76b59079ea356ce97b8c5502bf6da07d47 100644
--- a/charts/graylog/README.md
+++ b/charts/graylog/README.md
@@ -1,6 +1,6 @@
 # Graylog
 
-![Version: 0.5.3](https://img.shields.io/badge/Version-0.5.3-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.2](https://img.shields.io/badge/AppVersion-5.0.2-informational?style=flat-square)
+![Version: 0.5.4](https://img.shields.io/badge/Version-0.5.4-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 5.0.3](https://img.shields.io/badge/AppVersion-5.0.3-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/graylog/RELEASENOTES.md b/charts/graylog/RELEASENOTES.md
index 9c732463f9ca80618e3aba2f51bfdc9fc839abed..41eb1e3410db59492dbb26f50574012ee099316b 100644
--- a/charts/graylog/RELEASENOTES.md
+++ b/charts/graylog/RELEASENOTES.md
@@ -37,4 +37,5 @@
 | 0.5.1 | 5.0.1 | Updated chart for Graylog 5.0.1 |
 | 0.5.2 | 5.0.2 | Updated chart for Graylog 5.0.2 and chart dependencies (mongodb 0.4.16) |
 | 0.5.3 | 5.0.2 | Fixed values documentation - thx @generalovmaksim |
+| 0.5.4 | 5.0.3 | Updated chart for Graylog 5.0.3 | 
 | | | |