From 1966bc45aa6c120e7f1e183a980cb28834a10d8d Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Fri, 7 Feb 2025 14:51:22 +0100 Subject: [PATCH] Release v1.3.8 (#1031) --- CHANGELOG.md | 5 ++++- helm/cluster-aws/Chart.yaml | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 77c720db..1528c3c2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [1.3.8] - 2025-02-07 + ### Changed - Cilium: Replace no longer supported `tunnel` option by `routingMode`. @@ -1510,7 +1512,8 @@ yq eval --inplace ' ## [0.1.0] - 2022-02-25 -[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v1.3.7...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v1.3.8...HEAD +[1.3.8]: https://github.com/giantswarm/cluster-aws/compare/v1.3.7...v1.3.8 [1.3.7]: https://github.com/giantswarm/cluster-aws/compare/v1.3.6...v1.3.7 [1.3.6]: https://github.com/giantswarm/cluster-aws/compare/v1.3.5...v1.3.6 [1.3.5]: https://github.com/giantswarm/cluster-aws/compare/v1.3.4...v1.3.5 diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 86f2eb87..93216d83 100644 --- a/helm/cluster-aws/Chart.yaml +++ b/helm/cluster-aws/Chart.yaml @@ -1,7 +1,7 @@ apiVersion: v2 name: cluster-aws type: application -version: 1.3.7 +version: 1.3.8 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