diff --git a/.github/.release-please-manifest.json b/.github/.release-please-manifest.json index 2f72ebe3..c738c0c6 100644 --- a/.github/.release-please-manifest.json +++ b/.github/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "9.2.1" + ".": "9.2.2" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 3f5e65bc..1676128a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [9.2.2](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.2.1...9.2.2) (2025-06-06) + + +### Bug Fixes + +* update cache module bucket policy ([#1285](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1285)) ([b53045d](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/b53045d6a300751b3e2d40d672aa23512880f426)) + ## [9.2.1](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.2.0...9.2.1) (2025-05-20) diff --git a/README.md b/README.md index ceb6968b..80d39814 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,8 @@ This project is licensed under the MIT License - see the [LICENSE](LICENSE) file | Name | Version | |------|---------| -| [aws](#provider\_aws) | 5.97.0 | -| [local](#provider\_local) | 2.5.2 | +| [aws](#provider\_aws) | 5.98.0 | +| [local](#provider\_local) | 2.5.3 | | [tls](#provider\_tls) | 4.1.0 | ## Modules