diff --git a/roles/gitlab/defaults/main.yml b/roles/gitlab/defaults/main.yml index 12f4ce0..f31784c 100644 --- a/roles/gitlab/defaults/main.yml +++ b/roles/gitlab/defaults/main.yml @@ -34,7 +34,7 @@ gitlab_registry_domain: registry.gitlab.example.com # The Gitlab version, usually you don't need to adjust this for a host. # renovate: depName=gitlab/gitlab-ce -gitlab_version: 13.4.3-ce.0 +gitlab_version: 13.4.4-ce.0 # The port you want Gitlab to listen on for SSH connections gitlab_ssh_port: 22