Skip to content

Commit 77e234a

Browse files
chore(release): 3.33.1
## [3.33.1](v3.33.0...v3.33.1) (2024-12-24) ### Bug Fixes * backward compatibility for healthcheck ([#2657](#2657)) ([eba35d8](eba35d8))
1 parent eba35d8 commit 77e234a

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

package/etc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.33.0
1+
3.33.1

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

0 commit comments

Comments
 (0)