diff --git a/charts/splunk-connect-for-syslog/Chart.yaml b/charts/splunk-connect-for-syslog/Chart.yaml index 3d74aae15d..88d8bd47f3 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.23.2 -appVersion: "3.23.2" +version: 3.24.0 +appVersion: "3.24.0" diff --git a/package/etc/VERSION b/package/etc/VERSION index f25f29a751..954e228821 100644 --- a/package/etc/VERSION +++ b/package/etc/VERSION @@ -1 +1 @@ -3.23.2 +3.24.0 diff --git a/pyproject.toml b/pyproject.toml index 8d806e84c4..5b04711fb9 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "splunk-connect-for-syslog" -version = "3.23.2" +version = "3.24.0" description = "" authors = ["rjha-splunk "] license = "Apache-2.0"