Skip to content
Snippets Groups Projects
Verified Commit e0fafb78 authored by Rémy Coutable's avatar Rémy Coutable
Browse files

Use a fixed version of the GitLab chart for Review Apps


Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 8c2bf2c7
No related branches found
No related tags found
1 merge request!18653Use a fixed version of the GitLab charts in our Review App deployments
Pipeline #89150882 passed
......@@ -97,7 +97,7 @@ schedule:review-build-cng:
variables:
HOST_SUFFIX: "${CI_ENVIRONMENT_SLUG}"
DOMAIN: "-${CI_ENVIRONMENT_SLUG}.${REVIEW_APPS_DOMAIN}"
GITLAB_HELM_CHART_REF: "master"
GITLAB_HELM_CHART_REF: "v2.3.7"
GITLAB_EDITION: "ce"
environment:
name: review/${CI_COMMIT_REF_NAME}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment