Update GITLAB_KAS_VERSION from GitLab when releasing Omnibus
Related issue: https://gitlab.com/gitlab-org/release-tools/-/issues/489
We currently hardcode a pinned version in https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/master/GITLAB_KAS_VERSION.
This change will make Omnibus take the version from https://gitlab.com/gitlab-org/gitlab/-/blob/master/GITLAB_KAS_VERSION, when a new Omnibus is released.
After this change is merged, we can then change https://gitlab.com/gitlab-org/omnibus-gitlab/-/blob/master/GITLAB_KAS_VERSION to master
.
Edited by Thong Kuah