diff --git a/charts/splunk-connect-for-syslog/Chart.yaml b/charts/splunk-connect-for-syslog/Chart.yaml index 1d45718d7f..77f9d2b3d5 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.22.3 -appVersion: "3.22.3" +version: 3.22.4 +appVersion: "3.22.4" diff --git a/package/etc/VERSION b/package/etc/VERSION index ce070a60eb..00f104afa6 100644 --- a/package/etc/VERSION +++ b/package/etc/VERSION @@ -1 +1 @@ -3.22.3 +3.22.4 diff --git a/pyproject.toml b/pyproject.toml index 45ee8c2f12..473c7949f2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "splunk-connect-for-syslog" -version = "3.22.3" +version = "3.22.4" description = "" authors = ["rjha-splunk "] license = "Apache-2.0"