We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 10ae271 commit 070a0e5Copy full SHA for 070a0e5
metadata.rb
@@ -4,7 +4,7 @@
4
license 'Apache 2.0'
5
description 'Installs/Configures datadog components'
6
long_description IO.read(File.join(File.dirname(__FILE__), 'README.md'))
7
-version '2.2.0'
+version '2.3.0'
8
source_url 'https://github.com/DataDog/chef-datadog' if respond_to? :source_url
9
issues_url 'https://github.com/DataDog/chef-datadog/issues' if respond_to? :issues_url
10
0 commit comments