Skip to content

Commit e9d1c3f

Browse files
chore(release): 3.35.0
# [3.35.0](v3.34.3...v3.35.0) (2025-04-11) ### Features * Release v3.35.0 ([#2733](#2733)) ([d901e0b](d901e0b)), closes [#2664](#2664) [#2670](#2670) [#2665](#2665) [#2667](#2667) [#2574](#2574) [#2660](#2660) [#2678](#2678) [#2687](#2687) [#2677](#2677) [#2690](#2690) [#2699](#2699) [#2704](#2704) [#2714](#2714) [#2695](#2695) [#2694](#2694) [#2705](#2705) [#2726](#2726)
1 parent d901e0b commit e9d1c3f

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.34.3
7-
appVersion: "3.34.3"
6+
version: 3.35.0
7+
appVersion: "3.35.0"

package/etc/VERSION

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

0 commit comments

Comments
 (0)