diff --git a/charts/splunk-connect-for-syslog/Chart.yaml b/charts/splunk-connect-for-syslog/Chart.yaml index 0374db145f..5072d60eb8 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: 1.91.17 -appVersion: "1.91.17" +version: 1.91.18 +appVersion: "1.91.18" diff --git a/package/etc/VERSION b/package/etc/VERSION index 1b98507590..fcadea1c3d 100644 --- a/package/etc/VERSION +++ b/package/etc/VERSION @@ -1 +1 @@ -1.91.17 +1.91.18 diff --git a/pyproject.toml b/pyproject.toml index eb9909ea9f..866ed44f9c 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -1,6 +1,6 @@ [tool.poetry] name = "splunk-connect-for-syslog" -version = "1.91.17" +version = "1.91.18" description = "" authors = ["rfaircloth-splunk "] license = "Apache-2.0"