From 5224021a74eec879982e83d699d423c52e8b8645 Mon Sep 17 00:00:00 2001 From: taylorbot Date: Wed, 31 Jan 2024 12:50:54 +0000 Subject: [PATCH] Release v14.24.1-patch1 --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 32fea9ddc9..afe8752dad 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] +## [14.24.1-patch1] - 2024-01-31 + ### Fixed - Fix Route53 list hosted zones to avoid pagination issue. @@ -1083,7 +1085,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 -[Unreleased]: https://github.com/giantswarm/aws-operator/compare/v14.24.1...HEAD +[Unreleased]: https://github.com/giantswarm/aws-operator/compare/v14.24.1-patch1...HEAD +[14.24.1-patch1]: https://github.com/giantswarm/aws-operator/compare/v14.24.1...v14.24.1-patch1 [14.24.1]: https://github.com/giantswarm/aws-operator/compare/v14.24.0...v14.24.1 [14.24.0]: https://github.com/giantswarm/aws-operator/compare/v14.23.0...v14.24.0 [14.23.0]: https://github.com/giantswarm/aws-operator/compare/v14.22.0...v14.23.0