diff --git a/CHANGELOG.md b/CHANGELOG.md index 8df2df9e..775346fe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.13.2] - 2023-11-15 + ### Fixed - Fix not deleting all IRSA rolles. @@ -166,7 +168,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Implement `AWSMachineTemplate` reconciler. - Implement `AWSMachinePool` reconciler. -[Unreleased]: https://github.com/giantswarm/capa-iam-operator/compare/v0.13.1...HEAD +[Unreleased]: https://github.com/giantswarm/capa-iam-operator/compare/v0.13.2...HEAD +[0.13.2]: https://github.com/giantswarm/capa-iam-operator/compare/v0.13.1...v0.13.2 [0.13.1]: https://github.com/giantswarm/capa-iam-operator/compare/v0.13.0...v0.13.1 [0.13.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.12.0...v0.13.0 [0.12.0]: https://github.com/giantswarm/capa-iam-operator/compare/v0.11.0...v0.12.0