Skip to content

Commit

Permalink
chore(main): release 7.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cattle-ops-releaser-2[bot] authored Jul 22, 2024
1 parent c001183 commit 17140b8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/.release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "7.8.0"
".": "7.9.0"
}
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [7.9.0](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/7.8.0...7.9.0) (2024-07-22)


### Features

* add support for configuring runner worker root device name ([#1140](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1140)) ([a1f8266](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/a1f8266e2301f6adc4674c9958f21e2dadf9dd1b))


### Bug Fixes

* remove leading `/` from SSM parameter names in policy ARNs ([#1146](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1146)) ([beea51d](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/beea51d804a1ee4d8e5d1bcbedc438e0a940db11))
* use existing Runner package for Amazon Linux 2023 as default ([#1155](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1155)) ([c001183](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/c001183b802f3355c3b9f2b335cbf7c16428a8cd))

## [7.8.0](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/7.7.0...7.8.0) (2024-06-30)


Expand Down

0 comments on commit 17140b8

Please sign in to comment.