Skip to content

Commit 64fd376

Browse files
authored
Release v1.3.6 (#1009)
1 parent a177a33 commit 64fd376

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+
## [1.3.6] - 2025-01-27
11+
1012
### Changed
1113

1214
- Chart: Reduce default etcd volume size to 50 GB.
@@ -1498,7 +1500,8 @@ yq eval --inplace '
14981500

14991501
## [0.1.0] - 2022-02-25
15001502

1501-
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v1.3.5...HEAD
1503+
[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v1.3.6...HEAD
1504+
[1.3.6]: https://github.com/giantswarm/cluster-aws/compare/v1.3.5...v1.3.6
15021505
[1.3.5]: https://github.com/giantswarm/cluster-aws/compare/v1.3.4...v1.3.5
15031506
[1.3.4]: https://github.com/giantswarm/cluster-aws/compare/v1.3.3...v1.3.4
15041507
[1.3.3]: https://github.com/giantswarm/cluster-aws/compare/v1.3.2...v1.3.3

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: 1.3.5
4+
version: 1.3.6
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)