diff --git a/charts/rabbitmq/Chart.yaml b/charts/rabbitmq/Chart.yaml
index ab29d0eb8da2a97adb56103cf721228076fc11ab..5b7cf1a91a0e75f0b40be9824b0aee33782d520e 100644
--- a/charts/rabbitmq/Chart.yaml
+++ b/charts/rabbitmq/Chart.yaml
@@ -7,6 +7,6 @@ type: application
 maintainers:
   - name: groundhog2k
 
-version: 0.4.14
+version: 0.3.16
 
-appVersion: "3.9.14"
+appVersion: "3.8.29"
diff --git a/charts/rabbitmq/README.md b/charts/rabbitmq/README.md
index 1ffd8c59b3b84061328f8a923ce2a1131fe0ebad..c8b16b8a0881a3c3d7da4ea7ff8ed9dac9c2f6c5 100644
--- a/charts/rabbitmq/README.md
+++ b/charts/rabbitmq/README.md
@@ -1,6 +1,6 @@
 # RabbitMQ
 
-![Version: 0.4.14](https://img.shields.io/badge/Version-0.4.14-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.9.14](https://img.shields.io/badge/AppVersion-3.9.14-informational?style=flat-square)
+![Version: 0.3.16](https://img.shields.io/badge/Version-0.3.16-informational?style=flat-square) ![Type: application](https://img.shields.io/badge/Type-application-informational?style=flat-square) ![AppVersion: 3.8.29](https://img.shields.io/badge/AppVersion-3.8.29-informational?style=flat-square)
 
 ## Changelog
 
diff --git a/charts/rabbitmq/RELEASENOTES.md b/charts/rabbitmq/RELEASENOTES.md
index 984df30c290bfb135720b69dec10d1bc1cc4f137..713dd5509195fd51d91d20abd0f69cee0387657a 100644
--- a/charts/rabbitmq/RELEASENOTES.md
+++ b/charts/rabbitmq/RELEASENOTES.md
@@ -5,6 +5,7 @@
 | 0.3.13 | 3.8.27 | Fixed ingress API detection and implemented startupProbe support |
 | 0.3.14 | 3.8.27 | Fixed startupProbe |
 | 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.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 |