Skip to content

Commit 2900c45

Browse files
chore(release): 3.38.1
## [3.38.1](v3.38.0...v3.38.1) (2025-10-27) ### Bug Fixes * new release v3.38.1 ([#2801](#2801)) ([30a4bba](30a4bba)), closes [#2785](#2785) [#2789](#2789) [#2798](#2798) [#2802](#2802) [#2765](#2765) [#2771](#2771) [#2770](#2770) [#2773](#2773) [#2774](#2774) [#2779](#2779) [#2786](#2786) [#2806](#2806) [#2809](#2809) [#2805](#2805)
1 parent 30a4bba commit 2900c45

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.0
7-
appVersion: "3.38.0"
6+
version: 3.38.1
7+
appVersion: "3.38.1"

package/etc/VERSION

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

0 commit comments

Comments
 (0)