Skip to content

Commit

Permalink
chore(release): 3.11.0
Browse files Browse the repository at this point in the history
# [3.11.0](v3.10.0...v3.11.0) (2023-11-16)

### Bug Fixes

* backport vmware update in pluggable modules ([378fe9c](378fe9c))

### Features

* **vmware_vsphere:** aggregate all auto-backup events into single sourcetype ([#2177](#2177)) ([f42cbb5](f42cbb5))
  • Loading branch information
semantic-release-bot committed Nov 16, 2023
1 parent 378fe9c commit 620e7c4
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.10.0
appVersion: "3.10.0"
version: 3.11.0
appVersion: "3.11.0"
2 changes: 1 addition & 1 deletion package/etc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.10.0
3.11.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.10.0"
version = "3.11.0"
description = ""
authors = ["rjha-splunk <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 620e7c4

Please sign in to comment.