diff --git a/charts/splunk-connect-for-syslog/Chart.yaml b/charts/splunk-connect-for-syslog/Chart.yaml index d9a87d136b..9ab3f8b9e6 100644 --- a/charts/splunk-connect-for-syslog/Chart.yaml +++ b/charts/splunk-connect-for-syslog/Chart.yaml @@ -3,5 +3,5 @@ apiVersion: v2 name: splunk-connect-for-syslog description: Deploy Splunk Connect for Syslog type: application -version: 3.40.0 -appVersion: "3.40.0" +version: 3.41.0 +appVersion: "3.41.0" diff --git a/package/etc/VERSION b/package/etc/VERSION index 7e16c94210..371986f6df 100644 --- a/package/etc/VERSION +++ b/package/etc/VERSION @@ -1 +1 @@ -3.40.0 +3.41.0 diff --git a/pyproject.toml b/pyproject.toml index fce98b9e51..091d87f4a0 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "splunk-connect-for-syslog" -version = "3.40.0" +version = "3.41.0" description = "" authors = ["rjha-splunk "] license = "Apache-2.0"