From 47b1fe804f6f603dbeda10b0a89e86b30304ec70 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 14 Sep 2022 16:39:28 +0200 Subject: [PATCH] Release v14.0.0 (#649) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96bf254d..0e26be1e 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] +## [14.0.0] - 2022-09-14 + ### Added - Automatically set `--max-requests-inflight`, `--max-mutating-requests-inflight` and resource limits to API Server's manifest based on node size. @@ -671,7 +673,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/v13.1.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.0.0...HEAD +[14.0.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v13.1.0...v14.0.0 [13.1.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v13.0.1...v13.1.0 [13.0.1]: https://github.com/giantswarm/giantnetes-terraform/compare/v13.0.0...v13.0.1 [13.0.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v12.0.0...v13.0.0