From 95c8db1b11708cb247dcc0d0cbd4a6406c341ead Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 9 Jun 2023 15:23:06 +0100 Subject: [PATCH] Release v0.7.2 (#103) 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 6247d5e..8391552 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] +## [0.7.2] - 2023-06-09 + ### Fixed - Added `projected` volume type to csi-node PSP to allow the user of IRSA. @@ -127,7 +129,8 @@ You can verify this by describing `kiam-agent` DaemonSet and checking if `--allo ## [0.0.1] - 2021-01-27 -[Unreleased]: https://github.com/giantswarm/aws-efs-csi-driver/compare/v0.7.1...HEAD +[Unreleased]: https://github.com/giantswarm/aws-efs-csi-driver/compare/v0.7.2...HEAD +[0.7.2]: https://github.com/giantswarm/aws-efs-csi-driver/compare/v0.7.1...v0.7.2 [0.7.1]: https://github.com/giantswarm/aws-efs-csi-driver/compare/v0.7.0...v0.7.1 [0.7.0]: https://github.com/giantswarm/aws-efs-csi-driver/compare/v0.6.4...v0.7.0 [0.6.4]: https://github.com/giantswarm/aws-efs-csi-driver/compare/v0.6.3...v0.6.4