Skip to content

Commit

Permalink
Release v2.19.0 (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorbot authored Jun 6, 2024
1 parent 541b27a commit 7b0bd03
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.19.0] - 2024-06-06

### Added

- Support for writing user data to S3 bucket for `AWSMachinePool`
Expand Down Expand Up @@ -388,7 +390,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.18.1...HEAD
[Unreleased]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.19.0...HEAD
[2.19.0]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.18.1...v2.19.0
[2.18.1]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.18.0...v2.18.1
[2.18.0]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.17.0...v2.18.0
[2.17.0]: https://github.com/giantswarm/cluster-api-provider-aws-app/compare/v2.16.0...v2.17.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.18.1"
version: "2.19.0"
appVersion: "2.3.0"
annotations:
application.giantswarm.io/team: "phoenix"
Expand Down

0 comments on commit 7b0bd03

Please sign in to comment.