File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 1.3.0] - 2018-08-08
10
+ - Add option to run runners in public subnet
11
+
9
12
## [ 1.2.1] - 2018-08-02
10
13
### Changed
11
14
- Add work around to README for missing service linked roles, see #15
@@ -52,9 +55,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
52
55
- Update default AMI's to The latest Amazon Linux AMI 2017.09.1 - released on 2018-01-17.
53
56
- Minor updates in the example
54
57
55
- [ Unreleased ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.1...HEAD
56
- [ 1.2.2 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.0...1.2.1
57
- [ 1.2.2 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.1.0...1.2.0
58
+ [ Unreleased ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.3.0...HEAD
59
+ [ 1.3.0 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.1...1.3.0
60
+ [ 1.2.1 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.2.0...1.2.1
61
+ [ 1.2.0 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.1.0...1.2.0
58
62
[ 1.1.0 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.3...1.1.0
59
63
[ 1.0.3 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.2...1.0.3
60
64
[ 1.0.2 ] : https://github.com/npalm/terraform-aws-gitlab-runner/compare/1.0.1...1.0.2
You can’t perform that action at this time.
0 commit comments