From f95fb570854aa9020e90ac0f7d7b32a66e6d8b91 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Wed, 24 Jul 2024 15:02:48 +0200 Subject: [PATCH] Release v2.21.0 (#258) --- CHANGELOG.md | 5 ++++- helm/cluster-api-provider-aws/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 11a832d..6afc0d6 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] +## [2.21.0] - 2024-07-24 + ### Changed - Reduce sync-period to 2 minutes to improve scale-up taint removal. @@ -407,7 +409,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [0.0.1] - 2021-03-18 -[Unreleased]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.20.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.21.0...HEAD +[2.21.0]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.20.0...v2.21.0 [2.20.0]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.19.1...v2.20.0 [2.19.1]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.19.0...v2.19.1 [2.19.0]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.18.1...v2.19.0 diff --git a/helm/cluster-api-provider-aws/Chart.yaml b/helm/cluster-api-provider-aws/Chart.yaml index e20a489..e224849 100644 --- a/helm/cluster-api-provider-aws/Chart.yaml +++ b/helm/cluster-api-provider-aws/Chart.yaml @@ -3,7 +3,7 @@ name: cluster-api-provider-aws description: "Helm chart for cluster-api-provider-aws." home: "https://github.com/giantswarm/cluster-api-provider-aws-app" icon: https://s.giantswarm.io/app-icons/aws/2/dark.svg -version: "2.20.0" +version: "2.21.0" appVersion: "2.3.0" annotations: application.giantswarm.io/team: "phoenix"