Skip to content

Releases: terraform-google-modules/terraform-google-gke-gitlab

v3.0.0

29 Dec 23:57
3fa794f
Compare
Choose a tag to compare

3.0.0 (2022-12-29)

⚠ BREAKING CHANGES

  • update TPG 3.49, modules, and GKE for CI (#120)

Bug Fixes

  • deps: update terraform null to >=2.1.2 #114 (1add08e)
  • deps: update terraform template to >= 2.1.2 #110 (f0a6661)
  • update TPG 3.49, modules, and GKE for CI (#120) (bd15808)

v2.0.0

18 Jul 18:13
2798a2f
Compare
Choose a tag to compare

2.0.0 (2022-07-01)

⚠ BREAKING CHANGES

  • Helm and Kubernetes providers minimum version increased to 2.0 (#101)

Features

v1.0.0

11 May 21:34
f1eae45
Compare
Choose a tag to compare

1.0.0 (2022-04-21)

⚠ BREAKING CHANGES

  • Update min provider to TPG ~> 3.44, CI fixes (#91)

Features

  • update to allow TPG version 4.0 and TF v0.13+ format (#86) (42550a8)

Bug Fixes

  • Update min provider to TPG ~> 3.44, CI fixes (#91) (1971baa)

terraform-google-gke-gitlab v0.5.2

05 May 17:24
9c378a5
Compare
Choose a tag to compare

Bug Fixes

terraform-google-gke-gitlab v0.5.1

19 Apr 20:35
20c422d
Compare
Choose a tag to compare

Bug Fixes

  • Allow cleanup of buckets even if there are objects in them (#72) (cad73dd)

terraform-google-gke-gitlab v0.5.0

22 Mar 15:39
7ba6a18
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add Terraform 0.13 constraint and module attribution (#73)

Features

  • add Terraform 0.13 constraint and module attribution (#73) (14b9e72)

Bug Fixes

  • Dependency fixes for the Kubernetes resources (#65) (802759d)
  • Update so we don't rebuild the domain used for output.gitlab_url (#62) (5248208)
  • Updating the project services and gke module versions. (#61) (5e2f645)
  • Upgrade minimum Google provider version to 3.39.0 (#64) (1ed4fd4)

terraform-google-gke-gitlab v0.4.0

08 Sep 18:40
e757acf
Compare
Choose a tag to compare

Features

  • Broaden oauth scope to cloud-platform (#56) (6eea966)

terraform-google-gke-gitlab v0.3.1

13 Aug 21:53
44f87b6
Compare
Choose a tag to compare

Bug Fixes

  • Fixed typo in values.yaml.tpl which prevented cache from working on GCS. (#52) (ba4d0df)
  • Update to enable working with v4.2.4 of GitLab Helm Chart (#55) (8dfded6)

terraform-google-gke-gitlab v0.3.0

24 Jul 22:07
3ce9b65
Compare
Choose a tag to compare

Features

  • Expose the K8s cluster info as outputs (#50) (1ea4e88)

terraform-google-gke-gitlab v0.2.0

06 Jul 22:16
d7c1e0b
Compare
Choose a tag to compare

Features

  • Optionally add random prefix to csql db instance (#47) (8edb48c)

Bug Fixes

  • Switch to helm3 and add tests (#46) (6f4b9f7)
  • terraform fmt, and fixing tf 0.12 warnings (#42) (c3dd306)