Skip to content

Releases: DeimosCloud/terraform-google-gitlab-ci-runner

v1.2.1

12 Jun 12:36
Compare
Choose a tag to compare

1.2.1 (2022-06-12)

Bug Fixes

  • fix cache name and optional docker-machine firewall creation (#13) (1d53300)

v1.2.0

19 May 00:41
Compare
Choose a tag to compare

1.2.0 (2022-05-19)

Features

v1.1.2

18 May 15:10
Compare
Choose a tag to compare

1.1.2 (2022-05-18)

Bug Fixes

  • moved cache and gke-runner submodule into the folders directory (#11) (8443244)

v1.1.1

18 May 09:26
Compare
Choose a tag to compare

1.1.1 (2022-05-18)

Bug Fixes

  • changed module.cache[0].cache_bucket_name -> module.cache.cache_bucket_name (#10) (0d1fa07)

v1.1.0

18 May 08:27
Compare
Choose a tag to compare

1.1.0 (2022-05-18)

Features

  • Added module for cache and kubernetes (#8) (0978d21)

Bug Fixes

  • use the same image for spinning up dummy machine and update default runner machine image to COS (7c24b17)

v1.0.12

29 Apr 19:53
Compare
Choose a tag to compare

1.0.12 (2022-04-29)

Bug Fixes

  • use the same image for spinning up dummy machine and update default runner machine image to COS (7c24b17)

v1.0.11

29 Apr 16:31
Compare
Choose a tag to compare

1.0.11 (2022-04-29)

Bug Fixes

  • update runner machine image to ubuntu-2004 to fix docker installation (093ba99)

v1.0.10

29 Apr 10:57
Compare
Choose a tag to compare

1.0.10 (2022-04-29)

Bug Fixes

  • use internal Ip for dummy runner so that firewall rule works (f57a91f)

v1.0.9

05 Apr 14:58
Compare
Choose a tag to compare

1.0.9 (2022-04-05)

Bug Fixes

  • create additional docker-machines firewall rule to account for multiple deployments overriding each other (#5) (9c12581)

v1.0.8

16 Mar 11:33
Compare
Choose a tag to compare

1.0.8 (2022-03-16)

Bug Fixes

  • registration should use internal IP so that we can use tags for firewall rules (#4) (8926850)