Skip to content

Commit

Permalink
chore(release): 1.91.13
Browse files Browse the repository at this point in the history
## [1.91.13](v1.91.12...v1.91.13) (2021-09-01)

### Bug Fixes

* branch ([01133ae](01133ae))
* don't need creds ([6a3f4f1](6a3f4f1))
  • Loading branch information
semantic-release-bot committed Sep 1, 2021
1 parent 6a3f4f1 commit a35574e
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: 1.91.12
appVersion: "1.91.12"
version: 1.91.13
appVersion: "1.91.13"
2 changes: 1 addition & 1 deletion package/etc/VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.91.12
1.91.13
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 = "1.91.12"
version = "1.91.13"
description = ""
authors = ["rfaircloth-splunk <rfaircloth@splunk.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit a35574e

Please sign in to comment.