Skip to content

Commit

Permalink
chore(release): 2.0.0-next-major.11
Browse files Browse the repository at this point in the history
# [2.0.0-next-major.11](v2.0.0-next-major.10...v2.0.0-next-major.11) (2022-01-30)

### Bug Fixes

* cp_splunk noice control ([#1413](#1413)) ([36420c1](36420c1))

### Features

* Support Arista Switches ([#1411](#1411)) ([2e044ba](2e044ba))
  • Loading branch information
semantic-release-bot committed Jan 30, 2022
1 parent 36420c1 commit c07adcd
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: 2.0.0-next-major.10
appVersion: "2.0.0-next-major.10"
version: 2.0.0-next-major.11
appVersion: "2.0.0-next-major.11"
2 changes: 1 addition & 1 deletion package/etc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
2.0.0-next-major.10
2.0.0-next-major.11
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 = "2.0.0-next-major.10"
version = "2.0.0-next-major.11"
description = ""
authors = ["rfaircloth-splunk <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit c07adcd

Please sign in to comment.