Skip to content

Move KAS image builds to CNG project and build UBI images

Release notes

As of GitLab 14.8, GitLab also builds UBI images. These images are of the form

registry.gitlab.com/gitlab-org/build/cng/gitlab-kas:{$GITLAB_KAS_VERSION}-ubi8

where $GITLAB_KAS_VERSION is the value of https://gitlab.com/gitlab-org/gitlab/-/blob/master/GITLAB_KAS_VERSION at the time of release. For example, with GitLab 14.8, we released the tag v14.8.1-ubi8.

Moreover, in GitLab 14.9, registry.gitlab.com/gitlab-org/build/cng/gitlab-kas will become the default image repository used for GitLab KAS in the Helm chart (see #224 (closed)).

Definition of done

Edited by Hordur Freyr Yngvason