Skip to content

Commit

Permalink
chore(release): 3.31.0
Browse files Browse the repository at this point in the history
# [3.31.0](v3.30.1...v3.31.0) (2024-09-26)

### Bug Fixes

* filter fortigate ([#2579](#2579)) ([579f989](579f989))

### Features

* add gdb to the image ([#2580](#2580)) ([e95a910](e95a910))
* Added an env variable to set source as 'sc4s' ([#2581](#2581)) ([ad6d77a](ad6d77a))
* load host IP from proxied source IP ([#2566](#2566)) ([f2df1ce](f2df1ce))
  • Loading branch information
semantic-release-bot committed Sep 26, 2024
1 parent c9b2033 commit 64b599c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions charts/splunk-connect-for-syslog/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: splunk-connect-for-syslog
description: Deploy Splunk Connect for Syslog
type: application
version: 3.30.1
appVersion: "3.30.1"
version: 3.31.0
appVersion: "3.31.0"
2 changes: 1 addition & 1 deletion package/etc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.30.1
3.31.0
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "splunk-connect-for-syslog"
version = "3.30.1"
version = "3.31.0"
description = ""
authors = ["rjha-splunk <rjha@splunk.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 64b599c

Please sign in to comment.