We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df0ddde commit fdf20b8Copy full SHA for fdf20b8
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+# Minor Release 6.5.0
2
+
3
+## Changes:
4
+- The `puppet_metrics_collector` can now be used without requiring the
5
+ installation of additional dependencies, such as `puppetlabs-stdlib`.
6
7
# Patch Release 6.4.1
8
9
## Changes:
metadata.json
@@ -1,7 +1,7 @@
{
"name": "puppetlabs-puppet_metrics_collector",
- "version": "6.4.1",
- "author": "npwalker",
+ "version": "6.5.0",
+ "author": "puppetlabs",
"summary": "A Puppet module for gathering metrics from PE components",
"license": "Apache-2.0",
"source": "https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector",
0 commit comments