Commit 450ce880 authored by Jason Plum's avatar Jason Plum Committed by Rémy Coutable

CI: use gitlab/gitlab chart master

Update review app to make use of latest released gitlab/gitlab Helm
chart.
Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 5b0ac96c
......@@ -53,7 +53,7 @@ review-build-cng:
variables:
HOST_SUFFIX: "${CI_ENVIRONMENT_SLUG}"
DOMAIN: "-${CI_ENVIRONMENT_SLUG}.${REVIEW_APPS_DOMAIN}"
GITLAB_HELM_CHART_REF: "v3.3.3"
GITLAB_HELM_CHART_REF: "master"
environment:
name: review/${CI_COMMIT_REF_NAME}
url: https://gitlab-${CI_ENVIRONMENT_SLUG}.${REVIEW_APPS_DOMAIN}
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment