From fdaffe14929c623236658a08532f6c0f0cf7bbd7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Aug 2020 15:02:54 +0200 Subject: [PATCH] release v1.3.0 (#373) Co-authored-by: github-actions --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b10f4942..889a1ad1 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.0] - 2020-08-18 + ### Changed - Set `AWS_VPC_K8S_CNI_EXTERNALSNAT=false`, to fix communication with TCs. @@ -71,7 +73,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add github release workflows. -[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v1.2.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v1.2.0...v1.3.0 [1.2.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v1.1.0...v1.2.0 [1.1.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v1.0.5...v1.1.0 [1.0.5]: https://github.com/giantswarm/giantnetes-terraform/compare/v1.0.4...v1.0.5