Skip to content

Commit

Permalink
chore(release): 3.4.4
Browse files Browse the repository at this point in the history
## [3.4.4](v3.4.3...v3.4.4) (2023-09-29)

### Bug Fixes

* juniper_junos_unstructured add message filter to junos ([#2210](#2210)) ([4b955f0](4b955f0))
  • Loading branch information
semantic-release-bot committed Sep 29, 2023
1 parent 4b955f0 commit e2acd78
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.4.3
appVersion: "3.4.3"
version: 3.4.4
appVersion: "3.4.4"
2 changes: 1 addition & 1 deletion package/etc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.4.3
3.4.4
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.4.3"
version = "3.4.4"
description = ""
authors = ["rjha-splunk <[email protected]>"]
license = "Apache-2.0"
Expand Down

0 comments on commit e2acd78

Please sign in to comment.