Skip to content

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

0.6.0

23 Sep 07:34
4cf748d

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

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

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

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.

0.2.0

04 Jul 10:05
0f90aa5

Choose a tag to compare

Compare with previous version

  • Add dependency on the Gitlab variables to prevent their creation before the helm release.
  • Add the gitlab_agent_append_to_config_file variable to allow customizations to the agent configuration file keeping the access for the root namespace managed by the module.

0.1.0

28 Jun 07:07
47c729f

Choose a tag to compare

First release