Skip to content

Commit

Permalink
Bump cookbook version
Browse files Browse the repository at this point in the history
  • Loading branch information
Marius Sturm committed Apr 16, 2021
1 parent 81e4626 commit 6003c36
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
Graylog Chef Cookbook Changes
==============================

## 3.1.2

* Added lazy server attribute evaluation. Thanks to @edgarasg
* Gem upgrades

## 3.1.1

* Bump to Graylog 3.1.1
Expand Down
2 changes: 1 addition & 1 deletion metadata.rb
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
license 'Apache 2.0'
description 'Installs and configures Graylog - maintained by Graylog, Inc.'
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
version '3.1.1'
version '3.1.2'

depends 'authbind', '>= 0.1.8'
depends 'java'
Expand Down

0 comments on commit 6003c36

Please sign in to comment.