Skip to content

Commit 74efa09

Browse files
chore(release): 3.34.0
# [3.34.0](v3.33.1...v3.34.0) (2025-01-20) ### Bug Fixes * CVE ([#2660](#2660)) ([0627886](0627886)) ### Features * Add a health check endpoint ([#2670](#2670)) ([f090969](f090969))
1 parent 03b25b9 commit 74efa09

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.33.1
6-
appVersion: "3.33.1"
5+
version: 3.34.0
6+
appVersion: "3.34.0"

package/etc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.33.1
1+
3.34.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.33.1"
3+
version = "3.34.0"
44
description = ""
55
authors = ["rjha-splunk <[email protected]>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)