diff --git a/CHANGELOG.md b/CHANGELOG.md index 0edbb0f..8319b2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [0.5.1](https://github.com/theforeman/puppet-iop/tree/0.5.1) (2025-10-01) + +[Full Changelog](https://github.com/theforeman/puppet-iop/compare/0.5.0...0.5.1) + +**Fixed bugs:** + +- Fix iop\_frontend trying to pull image with ensure absent [\#77](https://github.com/theforeman/puppet-iop/pull/77) ([ehelms](https://github.com/ehelms)) + ## [0.5.0](https://github.com/theforeman/puppet-iop/tree/0.5.0) (2025-09-30) [Full Changelog](https://github.com/theforeman/puppet-iop/compare/0.4.0...0.5.0) diff --git a/metadata.json b/metadata.json index 8bc34c4..3e52f94 100644 --- a/metadata.json +++ b/metadata.json @@ -1,6 +1,6 @@ { "name": "theforeman-iop", - "version": "0.5.0", + "version": "0.5.1", "author": "theforeman", "summary": "IoP services config", "license": "GPL-3.0+",