Skip to content

Commit 5461b94

Browse files
chore(release): 3.39.0
# [3.39.0](v3.38.2...v3.39.0) (2026-01-19) ### Features * release v3.39.0 ([#2874](#2874)) ([08f95a3](08f95a3)), closes [#2815](#2815) [#2811](#2811) [#2818](#2818) [#2826](#2826) [#2833](#2833)
1 parent 08f95a3 commit 5461b94

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.38.2
7-
appVersion: "3.38.2"
6+
version: 3.39.0
7+
appVersion: "3.39.0"

package/etc/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
3.38.2
1+
3.39.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.38.2"
3+
version = "3.39.0"
44
description = ""
55
authors = ["rjha-splunk <rjha@splunk.com>"]
66
license = "Apache-2.0"

0 commit comments

Comments
 (0)