From 2b935cc70e65301bfe1dd6d6dae3867695d420bc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 10:38:32 +0200 Subject: [PATCH] Release v14.4.1 (#665) 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 61e1d9bd..f032bf6a 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.4.1] - 2022-10-19 + ### Fixed - Use 'MemTotal' rather than 'MemFree' to get memory limit for api server. @@ -714,7 +716,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.4.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.4.1...HEAD +[14.4.1]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.4.0...v14.4.1 [14.4.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.3.0...v14.4.0 [14.3.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.2.0...v14.3.0 [14.2.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.1.1...v14.2.0