From 80ceebf55a906e5634e8f329b3b48a406ce7fcd8 Mon Sep 17 00:00:00 2001 From: Taylor Bot Date: Tue, 30 Apr 2024 14:27:06 +0200 Subject: [PATCH] Release v15.0.0 (#753) --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6b688aa..0daaedda 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] +## [15.0.0] - 2024-04-30 + ### Changed - Bump `flatcar` to `3815.2.2`. @@ -962,7 +964,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/v14.20.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v15.0.0...HEAD +[15.0.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.20.0...v15.0.0 [14.20.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.19.0...v14.20.0 [14.19.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.18.0...v14.19.0 [14.18.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.17.0...v14.18.0