From e0a63bb776223caa5cd9876d867c5eeb3d5c11b3 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Mon, 15 Apr 2024 11:25:30 +0100 Subject: [PATCH] Release v0.70.0 (#588) --- 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 1fa6c04f..26758eb7 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] +## [0.70.0] - 2024-04-15 + ### Changed - Update cluster chart to v0.17.0. This updates cilium app from v0.21.0 to v0.22.0. @@ -1263,7 +1265,8 @@ yq eval --inplace ' ## [0.1.0] - 2022-02-25 -[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.69.0...HEAD +[Unreleased]: https://github.com/giantswarm/cluster-aws/compare/v0.70.0...HEAD +[0.70.0]: https://github.com/giantswarm/cluster-aws/compare/v0.69.0...v0.70.0 [0.69.0]: https://github.com/giantswarm/cluster-aws/compare/v0.68.0...v0.69.0 [0.68.0]: https://github.com/giantswarm/cluster-aws/compare/v0.67.0...v0.68.0 [0.67.0]: https://github.com/giantswarm/cluster-aws/compare/v0.66.1...v0.67.0 diff --git a/helm/cluster-aws/Chart.yaml b/helm/cluster-aws/Chart.yaml index 1d0cadf2..127b0b6a 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: 0.69.0 +version: 0.70.0 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