From 59695278169027d4bcf94fd9bf8ccfff4a48645c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Apr 2023 09:56:22 +0200 Subject: [PATCH] Release v0.7.2 (#69) Co-authored-by: github-actions --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ada7c8..7fcd0ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.7.2] - 2023-04-03 + ### Fixed - Add `installation` name into reconciler. @@ -99,7 +101,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add Upgrade-Schedule-Operator. -[Unreleased]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.7.1...HEAD +[Unreleased]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.7.2...HEAD +[0.7.2]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.7.1...v0.7.2 [0.7.1]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.7.0...v0.7.1 [0.7.0]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.6.1...v0.7.0 [0.6.1]: https://github.com/giantswarm/upgrade-schedule-operator/compare/v0.6.0...v0.6.1