Skip to content

Commit 5612a64

Browse files
committed
Prepare for 0.12.0 release
1 parent de731ba commit 5612a64

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 0.12.0
4+
5+
PR#76 - Remove deprecated `recommends`
6+
PR#77 - Add force option for debian to allow upgrades
7+
PR#79 - Make `telegraf_install` idempotent
8+
39
## 0.11.0
410

511
PR#68 - CI tests/linter fixes

metadata.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
license 'Apache-2.0'
55
description 'Installs/Configures telegraf'
66
long_description 'Installs/Configures telegraf'
7-
version '0.11.0'
7+
version '0.12.0'
88
source_url 'https://github.com/NorthPage/telegraf-cookbook'
99
issues_url 'https://github.com/NorthPage/telegraf-cookbook/issues'
1010

0 commit comments

Comments
 (0)