Skip to content

Update image used got GitLab ci

Steve Xuereb requested to merge update-gitlab-ci-image into master

Overview

Other charts projects such as https://gitlab.com/charts/gitlab/blob/82d5fd9f83c6b75a18eccd26cb26c875547d56f1/.gitlab-ci.yml#L27 use the registry.gitlab.com/gitlab-org/gitlab-build-images:gitlab-charts-build-base with a more up to date image and helm version.

This also consolidates our CI to be the same as the official GitLab Chart

Test

https://gitlab.com/charts/gitlab-runner/merge_requests/153 pipeline is failing. Looking at a pipeline in the MR that has 92f40a63 succeeds https://gitlab.com/charts/gitlab-runner/-/jobs/271243786

Edited by Steve Xuereb

Merge request reports