diff --git a/CHANGELOG.md b/CHANGELOG.md index 6745332a..4962607d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [14.3.0] - 2022-10-05 + +### Changed + +- Add `*-giantswarm-audit-logs*/*` to the list of s3 authorized endpoints accessed from the AWS management clusters. + ## [14.2.0] - 2022-09-30 ### Changed @@ -697,7 +703,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.2.0...HEAD +[Unreleased]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.3.0...HEAD +[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 [14.1.1]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.1.0...v14.1.1 [14.1.0]: https://github.com/giantswarm/giantnetes-terraform/compare/v14.0.0...v14.1.0