Skip to content

Commit

Permalink
Release v1.1.5 (#963)
Browse files Browse the repository at this point in the history
Co-authored-by: Andreas Sommer <[email protected]>
  • Loading branch information
taylorbot and AndiDog authored Dec 12, 2024
1 parent 10fe30c commit ac7990b
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
9 changes: 8 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [1.1.5] - 2024-12-12

### Added

- Make ASG lifecycle hook heartbeat timeout configurable

### Fixed

- Fix aws-nth-bundle to use the MC's kubeconfig context if it's in a different organization namespace.
Expand Down Expand Up @@ -1453,7 +1459,8 @@ yq eval --inplace '

## [0.1.0] - 2022-02-25

[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v1.1.4...HEAD
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v1.1.5...HEAD
[1.1.5]: https://github.com/giantswarm/cluster-aws/compare/v1.1.4...v1.1.5
[1.1.4]: https://github.com/giantswarm/cluster-aws/compare/v1.1.3...v1.1.4
[1.1.3]: https://github.com/giantswarm/cluster-aws/compare/v1.1.2...v1.1.3
[1.1.2]: https://github.com/giantswarm/cluster-aws/compare/v1.1.1...v1.1.2
Expand Down
2 changes: 1 addition & 1 deletion helm/cluster-aws/Chart.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
apiVersion: v2
name: cluster-aws
type: application
version: 1.1.4
version: 1.1.5
description: A helm chart for creating Cluster API clusters with the AWS infrastructure provider (CAPA).
icon: https://s.giantswarm.io/app-icons/aws/2/dark.svg
home: https://github.com/giantswarm/cluster-aws
Expand Down

0 comments on commit ac7990b

Please sign in to comment.