Skip to content

Commit 574402f

Browse files
chore(main): release 9.0.2
1 parent 76ae944 commit 574402f

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "9.0.1"
2+
".": "9.0.2"
33
}

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [9.0.2](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.0.1...9.0.2) (2025-02-20)
4+
5+
6+
### Bug Fixes
7+
8+
* allow changes to "runner_worker.max_jobs" for Docker Autoscaler ([#1221](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1221)) ([0624391](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/06243914e527e2ea464dbfcb14e85bf244c75208))
9+
* always encrypt EBS volumes if the KMS key is given ([#1248](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1248)) ([76ae944](https://github.com/cattle-ops/terraform-aws-gitlab-runner/commit/76ae944da4297f37a4a6f565cb37caaa9a58e9ca)), closes [#1242](https://github.com/cattle-ops/terraform-aws-gitlab-runner/issues/1242)
10+
311
## [9.0.1](https://github.com/cattle-ops/terraform-aws-gitlab-runner/compare/9.0.0...9.0.1) (2025-02-16)
412

513

0 commit comments

Comments
 (0)