Skip to content

Commit 8c58d20

Browse files
author
GitHub Action
committed
Release prep v7.0.5
1 parent cf18b7e commit 8c58d20

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5+
## [v7.0.5](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v7.0.5) (2021-10-12)
6+
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/compare/v7.0.4...v7.0.5)
8+
9+
### Fixed
10+
11+
- \(SUP-2725\) Fix system collection frequency [\#150](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/pull/150) ([m0dular](https://github.com/m0dular))
12+
513
## [v7.0.4](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/tree/v7.0.4) (2021-09-30)
614

715
[Full Changelog](https://github.com/puppetlabs/puppetlabs-puppet_metrics_collector/compare/v7.0.3...v7.0.4)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-puppet_metrics_collector",
3-
"version": "7.0.4",
3+
"version": "7.0.5",
44
"author": "puppetlabs",
55
"summary": "A Puppet module for gathering metrics from PE components",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)