From cefdab49c90e1d36fea5f0451d643892dea790e5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Jul 2022 10:18:55 +0200 Subject: [PATCH] Release v11.0.0 (#631) Co-authored-by: github-actions --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 82e6f033..0551e00e 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] +## [11.0.0] - 2022-07-12 + ### Added - Enabled auditd on masters, workers and bastions. @@ -600,7 +602,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Add github release workflows. -[Unreleased]: https://github.com/giantswarm/giantswarm/compare/v10.2.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantswarm/compare/v11.0.0...HEAD +[11.0.0]: https://github.com/giantswarm/giantswarm/compare/v10.2.0...v11.0.0 [10.2.0]: https://github.com/giantswarm/giantswarm/compare/v10.1.0...v10.2.0 [10.1.0]: https://github.com/giantswarm/giantswarm/compare/v10.0.1...v10.1.0 [10.0.1]: https://github.com/giantswarm/giantswarm/compare/v10.0.0...v10.0.1