We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent de731ba commit 5612a64Copy full SHA for 5612a64
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 0.11.0
10
11
PR#68 - CI tests/linter fixes
metadata.rb
@@ -4,7 +4,7 @@
license 'Apache-2.0'
description 'Installs/Configures telegraf'
long_description 'Installs/Configures telegraf'
-version '0.11.0'
+version '0.12.0'
source_url 'https://github.com/NorthPage/telegraf-cookbook'
issues_url 'https://github.com/NorthPage/telegraf-cookbook/issues'
0 commit comments