Skip to content

Commit

Permalink
Release version 3.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
lbetz committed Jan 5, 2022
1 parent ab77af6 commit fa95049
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 5 deletions.
13 changes: 10 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Change Log

## [v3.2.0](https://github.com/icinga/puppet-icingaweb2/tree/v3.2.0) (2021-12-03)
[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.1.0...v3.2.0)
## [v3.2.2](https://github.com/icinga/puppet-icingaweb2/tree/v3.2.2) (2022-01-05)
[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.2.1...v3.2.2)

**Fixed bugs:**

- Do not force permissions of module config directories [\#305](https://github.com/Icinga/puppet-icingaweb2/issues/305)

## [v3.2.1](https://github.com/icinga/puppet-icingaweb2/tree/v3.2.1) (2021-12-03)
[Full Changelog](https://github.com/icinga/puppet-icingaweb2/compare/v3.1.0...v3.2.1)

**Implemented enhancements:**

Expand Down Expand Up @@ -366,4 +373,4 @@



\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
5 changes: 3 additions & 2 deletions metadata.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "icinga-icingaweb2",
"version": "3.2.1",
"version": "3.2.2",
"author": "Icinga Team",
"summary": "Icinga Web 2 Puppet Module",
"license": "Apache-2.0",
Expand Down Expand Up @@ -34,7 +34,8 @@
"operatingsystem": "Debian",
"operatingsystemrelease": [
"9",
"10"
"10",
"11"
]
},
{
Expand Down

0 comments on commit fa95049

Please sign in to comment.