From db0b2a866a024dae704ecc87720c269d02776f9c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 29 Jun 2022 09:28:29 +0200 Subject: [PATCH] Release v10.2.0 (#625) Co-authored-by: github-actions --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 399c56a4..4b13c17f 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] +## [10.2.0] - 2022-06-29 + ### Changed - Use containerd socket instead of dockershim in the kubelet config. @@ -571,7 +573,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.1.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantswarm/compare/v10.2.0...HEAD +[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 [10.0.0]: https://github.com/giantswarm/giantswarm/compare/v9.4.0...v10.0.0