diff --git a/charts/splunk-connect-for-syslog/Chart.yaml b/charts/splunk-connect-for-syslog/Chart.yaml
index 0c832a81c..2a0337c18 100644
--- a/charts/splunk-connect-for-syslog/Chart.yaml
+++ b/charts/splunk-connect-for-syslog/Chart.yaml
@@ -2,5 +2,5 @@ apiVersion: v2
 name: splunk-connect-for-syslog
 description: Deploy Splunk Connect for Syslog
 type: application
-version: 3.31.0
-appVersion: "3.31.0"
+version: 3.32.0
+appVersion: "3.32.0"
diff --git a/package/etc/VERSION b/package/etc/VERSION
index d9351e588..cac6068cf 100644
--- a/package/etc/VERSION
+++ b/package/etc/VERSION
@@ -1 +1 @@
-3.31.0
+3.32.0
diff --git a/pyproject.toml b/pyproject.toml
index ed4475963..39ddfafda 100644
--- a/pyproject.toml
+++ b/pyproject.toml
@@ -1,6 +1,6 @@
 [tool.poetry]
 name = "splunk-connect-for-syslog"
-version = "3.31.0"
+version = "3.32.0"
 description = ""
 authors = ["rjha-splunk <rjha@splunk.com>"]
 license = "Apache-2.0"