Skip to content

Commit 4e1b05d

Browse files
authored
Release v6.1.0 (#1530)
1 parent 07c5515 commit 4e1b05d

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.1.0] - 2025-10-17
11+
1012
### Added
1113

1214
- Add `capa-karpenter-taint-remover` to handle CAPA - Karpenter taint race condition.
@@ -1741,7 +1743,8 @@ yq eval --inplace '
17411743

17421744
## [0.1.0] - 2022-02-25
17431745

1744-
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v6.0.0...HEAD
1746+
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v6.1.0...HEAD
1747+
[6.1.0]: https://github.com/giantswarm/cluster-aws/compare/v6.0.0...v6.1.0
17451748
[6.0.0]: https://github.com/giantswarm/cluster-aws/compare/v5.0.0...v6.0.0
17461749
[5.0.0]: https://github.com/giantswarm/cluster-aws/compare/v4.0.2...v5.0.0
17471750
[4.0.2]: https://github.com/giantswarm/cluster-aws/compare/v4.0.1...v4.0.2

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.0.0
4+
version: 6.1.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)