Skip to content

Commit

Permalink
chore(release): 4.36.0 [skip ci]
Browse files Browse the repository at this point in the history
## [4.36.0](4.35.0...4.36.0) (2021-12-09)

### Features

* Add /certs/client and docker.sock to volumes for docker in docker ([#396](#396)) ([3f79054](3f79054))
* Add variable for Docker registry mirror ([#400](#400)) ([e36c971](e36c971))
* Make check interval configurable for the runner ([#402](#402)) ([ed9989c](ed9989c))

### Bug Fixes

* Remove runner agents if provider assumed a role ([#401](#401)) ([9767603](9767603))
  • Loading branch information
semantic-release-bot committed Dec 9, 2021
1 parent 32c0c61 commit d7e612d
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [4.36.0](https://github.com/npalm/terraform-aws-gitlab-runner/compare/4.35.0...4.36.0) (2021-12-09)


### Features

* Add /certs/client and docker.sock to volumes for docker in docker ([#396](https://github.com/npalm/terraform-aws-gitlab-runner/issues/396)) ([3f79054](https://github.com/npalm/terraform-aws-gitlab-runner/commit/3f790540659c680df8445ca1aff8dd3db288f573))
* Add variable for Docker registry mirror ([#400](https://github.com/npalm/terraform-aws-gitlab-runner/issues/400)) ([e36c971](https://github.com/npalm/terraform-aws-gitlab-runner/commit/e36c97184bc008fdd5ea1a9510cfa520df5b276f))
* Make check interval configurable for the runner ([#402](https://github.com/npalm/terraform-aws-gitlab-runner/issues/402)) ([ed9989c](https://github.com/npalm/terraform-aws-gitlab-runner/commit/ed9989c32ab5f4c80c6a81a2eb7cc08a3427cb38))


### Bug Fixes

* Remove runner agents if provider assumed a role ([#401](https://github.com/npalm/terraform-aws-gitlab-runner/issues/401)) ([9767603](https://github.com/npalm/terraform-aws-gitlab-runner/commit/97676039b2aaa3800749e2e9011b32444b2afdd8))

## [4.35.0](https://github.com/npalm/terraform-aws-gitlab-runner/compare/4.34.0...4.35.0) (2021-10-19)


Expand Down

0 comments on commit d7e612d

Please sign in to comment.