Skip to content

Commit b4418cd

Browse files
authored
Release v6.0.0 (#1523)
1 parent 592f647 commit b4418cd

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [6.0.0] - 2025-10-15
11+
1012
### Changed
1113

1214
- Chart: Update `cluster` to v4.2.0.
@@ -1731,7 +1733,8 @@ yq eval --inplace '
17311733

17321734
## [0.1.0] - 2022-02-25
17331735

1734-
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v5.0.0...HEAD
1736+
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v6.0.0...HEAD
1737+
[6.0.0]: https://github.com/giantswarm/cluster-aws/compare/v5.0.0...v6.0.0
17351738
[5.0.0]: https://github.com/giantswarm/cluster-aws/compare/v4.0.2...v5.0.0
17361739
[4.0.2]: https://github.com/giantswarm/cluster-aws/compare/v4.0.1...v4.0.2
17371740
[4.0.1]: https://github.com/giantswarm/cluster-aws/compare/v4.0.0...v4.0.1

helm/cluster-aws/Chart.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
apiVersion: v2
22
name: cluster-aws
33
type: application
4-
version: 5.0.0
4+
version: 6.0.0
55
description: A helm chart for creating Cluster API clusters with the AWS infrastructure provider (CAPA).
66
icon: https://s.giantswarm.io/app-icons/aws/2/dark.svg
77
home: https://github.com/giantswarm/cluster-aws

0 commit comments

Comments
 (0)