diff --git a/CHANGELOG.md b/CHANGELOG.md index cadec9b..0a63336 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [v2.3.3](https://github.com/icinga/puppet-icinga/tree/v2.3.3) (2021-09-03) +[Full Changelog](https://github.com/icinga/puppet-icinga/compare/v2.3.2...v2.3.3) + +**Fixed bugs:** + +- Namespace function postgresql::postgresql\_password does not work on Puppet 5 [\#36](https://github.com/Icinga/puppet-icinga/issues/36) + ## [v2.3.2](https://github.com/icinga/puppet-icinga/tree/v2.3.2) (2021-08-17) [Full Changelog](https://github.com/icinga/puppet-icinga/compare/v2.3.1...v2.3.2) @@ -121,4 +128,4 @@ ## [v0.1.0](https://github.com/icinga/puppet-icinga/tree/v0.1.0) (2020-04-20) -\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* diff --git a/metadata.json b/metadata.json index 29d5118..f8a17f0 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "icinga-icinga", - "version": "2.3.2", + "version": "2.3.3", "author": "Icinga", "summary": "Puppet Module to manage Icinga repositories and provides a base class for Icinga Redis", "license": "Apache-2.0",