diff --git a/charts/rabbitmq/Chart.yaml b/charts/rabbitmq/Chart.yaml
index 74a8e77824b56c236de8213e0f09d4a3221d433d..84828eba619e11c69e3269fc5f5e6b616229a3c5 100644
--- a/charts/rabbitmq/Chart.yaml
+++ b/charts/rabbitmq/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.5.0
+version: 0.3.18
 
-appVersion: "3.10.0"
+appVersion: "3.8.31"
diff --git a/charts/rabbitmq/README.md b/charts/rabbitmq/README.md
index 238b4d847cd607c118b026e8b32c66507263babf..84b1e8fe08cae1d7e68474eb8d6819e85a425e74 100644
--- a/charts/rabbitmq/README.md
+++ b/charts/rabbitmq/README.md
@@ -1,6 +1,6 @@
 # RabbitMQ
 
-![Version: 0.5.0](https://img.shields.io/badge/Version-0.5.0-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.10.0](https://img.shields.io/badge/AppVersion-3.10.0-informational?style=flat-square)
+![Version: 0.3.18](https://img.shields.io/badge/Version-0.3.18-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.8.31](https://img.shields.io/badge/AppVersion-3.8.31-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/rabbitmq/RELEASENOTES.md b/charts/rabbitmq/RELEASENOTES.md
index 11373383acc50879387a70b8f9d6fdad6fc1c8a7..452662d314d365ea6d12a88cef7bf0072e385728 100644
--- a/charts/rabbitmq/RELEASENOTES.md
+++ b/charts/rabbitmq/RELEASENOTES.md
@@ -7,6 +7,7 @@
 | 0.3.15 | 3.8.28 | Upgraded to RabbitMQ 3.8.28, Added graceful shutdown hook, Fixed headless service and enabled publishNotReadyAddresses |
 | 0.3.16 | 3.8.29 | Upgraded to RabbitMQ 3.8.29 |
 | 0.3.17 | 3.8.30 | Upgraded to RabbitMQ 3.8.30 |
+| 0.3.18 | 3.8.31 | Upgraded to RabbitMQ 3.8.31 |
 | 0.4.8 | 3.9.13 | Upgraded to RabbitMQ 3.9.13, fixed ingress API detection, implemented startupProbe support |
 | 0.4.9 | 3.9.13 | Fixed startupProbe |
 | 0.4.10 | 3.9.13 | Implemented support for extra secrets and advanced configuration capabilites |