Skip to content

Commit a1bedf5

Browse files
chore(release): 3.36.0
# [3.36.0](v3.35.1...v3.36.0) (2025-05-05) ### Features * parse high-res timestamps for some PAN log types ([#2728](#2728)) ([d8d7c25](d8d7c25))
1 parent d8d7c25 commit a1bedf5

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

charts/splunk-connect-for-syslog/Chart.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@ apiVersion: v2
33
name: splunk-connect-for-syslog
44
description: Deploy Splunk Connect for Syslog
55
type: application
6-
version: 3.35.1
7-
appVersion: "3.35.1"
6+
version: 3.36.0
7+
appVersion: "3.36.0"

package/etc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.35.1
1+
3.36.0

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "splunk-connect-for-syslog"
3-
version = "3.35.1"
3+
version = "3.36.0"
44
description = ""
55
authors = ["rjha-splunk <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)