We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd7621d commit 8dce153Copy full SHA for 8dce153
charts/splunk-connect-for-syslog/Chart.yaml
@@ -3,5 +3,5 @@ apiVersion: v2
3
name: splunk-connect-for-syslog
4
description: Deploy Splunk Connect for Syslog
5
type: application
6
-version: 3.37.0
7
-appVersion: "3.37.0"
+version: 3.38.0
+appVersion: "3.38.0"
package/etc/VERSION
@@ -1 +1 @@
1
-3.37.0
+3.38.0
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
2
name = "splunk-connect-for-syslog"
-version = "3.37.0"
+version = "3.38.0"
description = ""
authors = ["rjha-splunk <[email protected]>"]
license = "Apache-2.0"
0 commit comments