Skip to content

Commit 88173a8

Browse files
authored
Release v6.2.0 (#1536)
1 parent 010c9e3 commit 88173a8

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.2.0] - 2025-10-21
11+
1012
### Changed
1113

1214
- Change default consolidation time to 6 hours to avoid constant node rolling.
@@ -1748,7 +1750,8 @@ yq eval --inplace '
17481750

17491751
## [0.1.0] - 2022-02-25
17501752

1751-
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v6.1.0...HEAD
1753+
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v6.2.0...HEAD
1754+
[6.2.0]: https://github.com/giantswarm/cluster-aws/compare/v6.1.0...v6.2.0
17521755
[6.1.0]: https://github.com/giantswarm/cluster-aws/compare/v6.0.0...v6.1.0
17531756
[6.0.0]: https://github.com/giantswarm/cluster-aws/compare/v5.0.0...v6.0.0
17541757
[5.0.0]: https://github.com/giantswarm/cluster-aws/compare/v4.0.2...v5.0.0

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: 6.1.0
4+
version: 6.2.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)