Skip to content

Commit b8a8c72

Browse files
chore(release): 3.34.2
## [3.34.2](v3.34.1...v3.34.2) (2025-01-30) ### Bug Fixes * rebuild docker image after alpine security fixes ([#2687](#2687)) ([2f5f3d6](2f5f3d6))
1 parent 2f5f3d6 commit b8a8c72

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.1
6-
appVersion: "3.34.1"
5+
version: 3.34.2
6+
appVersion: "3.34.2"

package/etc/VERSION

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

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

0 commit comments

Comments
 (0)