Skip to content

Releases: sparkfabrik/terraform-gitlab-kubernetes-gitlab-agent

0.12.0

19 May 07:00
cf74f43
Compare
Choose a tag to compare

What's Changed

  • chore(deps): update dependency terraform_docs_makefile to v0.20.0 by @renovate in #16
  • feat: add gitlab_agent_enabled_deploy variable to control whether GitLab Agent components are deployed by @filippolmt in #18
  • fix: CHANGELOG by @filippolmt in #19

New Contributors

Full Changelog: 0.11.0...0.12.0

0.11.0

15 Apr 16:37
61786d6
Compare
Choose a tag to compare

What's Changed

  • refa platform/3565: upgrade agent to 17.10.0 by @Syphon83 in #17

Full Changelog: 0.10.0...0.11.0

0.10.0

13 Mar 14:23
5ce1747
Compare
Choose a tag to compare

Compare with previous version

Changed

  • Upgrade the default Helm chart to version 2.11.0.

0.9.0

13 Nov 17:57
ffeb7b0
Compare
Choose a tag to compare

Compare with previous version

Changed

  • Upgrade the default Helm chart to version 2.8.3.

0.8.0

30 Oct 12:18
Compare
Choose a tag to compare

Compare with previous version

Changed

  • Upgrade the default Helm chart to version 2.8.2.

0.7.0

22 Oct 09:44
d4bc403
Compare
Choose a tag to compare

Compare with previous version

Added

  • The module can create the gitlab agents project by setting the variable gitlab_project_name.

0.6.0

23 Sep 07:34
4cf748d
Compare
Choose a tag to compare

Compare with previous version

Added

  • Upgrade the default Helm chart to version 2.6.2.

0.5.0

30 Jul 15:04
93c533d
Compare
Choose a tag to compare

Compare with previous version

Added

  • Add the gitlab_agent_grant_user_access_to_root_namespace variable to grant the user_access permission on the root namespace.
  • Upgrade the Helm chart to version 2.5.0 for Gitlab 17.

0.4.0

10 Jul 15:11
f76602d
Compare
Choose a tag to compare

Compare with previous version

Added

  • Add the gitlab_agents_project_id and gitlab_root_namespace_id outputs to allow the retrieval of the Gitlab project and root namespace IDs.

0.3.0

10 Jul 11:23
4bea633
Compare
Choose a tag to compare

Compare with previous version

Added

  • Add the create_default_pod_anti_affinity variable to allow the creation of the default podAntiAffinity rule in the helm values.