Skip to content

Commit

Permalink
Merge pull request #527 from bastelfreak/rel641
Browse files Browse the repository at this point in the history
release 6.4.1
  • Loading branch information
bastelfreak committed Aug 15, 2018
2 parents c4c6a9a + 4ba5656 commit 8e3e42c
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Expand Up @@ -4,7 +4,17 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v6.4.0](https://github.com/voxpupuli/puppet-zabbix/tree/v6.4.0) (2018-08-04)
## [v6.4.1](https://github.com/voxpupuli/puppet-zabbix/tree/v6.4.1) (2018-08-15)

[Full Changelog](https://github.com/voxpupuli/puppet-zabbix/compare/v6.4.0...v6.4.1)

**Merged pull requests:**

- fix beaker support [\#524](https://github.com/voxpupuli/puppet-zabbix/pull/524) ([bastelfreak](https://github.com/bastelfreak))
- install beaker-rspec 6 or newer [\#523](https://github.com/voxpupuli/puppet-zabbix/pull/523) ([bastelfreak](https://github.com/bastelfreak))
- Add support for latest puppetlabs/{apt,apache/mysql} modules [\#519](https://github.com/voxpupuli/puppet-zabbix/pull/519) ([bastelfreak](https://github.com/bastelfreak))

## [v6.4.0](https://github.com/voxpupuli/puppet-zabbix/tree/v6.4.0) (2018-08-05)

[Full Changelog](https://github.com/voxpupuli/puppet-zabbix/compare/v6.3.2...v6.4.0)

Expand Down
2 changes: 1 addition & 1 deletion metadata.json
@@ -1,6 +1,6 @@
{
"name": "puppet-zabbix",
"version": "6.4.1-rc0",
"version": "6.4.1",
"summary": "Installing and maintaining Zabbix. Will install server, proxy, java-gateway and agent on RedHat/Debian/Ubuntu (Incl. exported resources).",
"author": "Vox Pupuli",
"dependencies": [
Expand Down

0 comments on commit 8e3e42c

Please sign in to comment.