Skip to content

Commit db63d0d

Browse files
authored
Release v6.3.0 (#1551)
1 parent 1b3c018 commit db63d0d

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

1214
- Change the default root disk size for Karpenter node pools. Karpenter will choose the cheapest instances, and certain instances, like `g6f.xlarge` come with some drivers that require a larger disk.
@@ -1755,7 +1757,8 @@ yq eval --inplace '
17551757

17561758
## [0.1.0] - 2022-02-25
17571759

1758-
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v6.2.0...HEAD
1760+
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v6.3.0...HEAD
1761+
[6.3.0]: https://github.com/giantswarm/cluster-aws/compare/v6.2.0...v6.3.0
17591762
[6.2.0]: https://github.com/giantswarm/cluster-aws/compare/v6.1.0...v6.2.0
17601763
[6.1.0]: https://github.com/giantswarm/cluster-aws/compare/v6.0.0...v6.1.0
17611764
[6.0.0]: https://github.com/giantswarm/cluster-aws/compare/v5.0.0...v6.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.2.0
4+
version: 6.3.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)