Skip to content

Commit

Permalink
Release v2.21.0 (#258)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jul 24, 2024
1 parent ff0e8a0 commit f95fb57
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion helm/cluster-api-provider-aws/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand Down

0 comments on commit f95fb57

Please sign in to comment.