Skip to content

Commit f371f1d

Browse files
chore(release): 3.34.3
## [3.34.3](v3.34.2...v3.34.3) (2025-02-24) ### Bug Fixes * Vuln fix for sc4s ([ba7b806](ba7b806))
1 parent ba7b806 commit f371f1d

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
@@ -2,5 +2,5 @@ apiVersion: v2
22
name: splunk-connect-for-syslog
33
description: Deploy Splunk Connect for Syslog
44
type: application
5-
version: 3.34.2
6-
appVersion: "3.34.2"
5+
version: 3.34.3
6+
appVersion: "3.34.3"

package/etc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.34.2
1+
3.34.3

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.34.2"
3+
version = "3.34.3"
44
description = ""
55
authors = ["rjha-splunk <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)