Commit a1d62bad authored by Rémy Coutable's avatar Rémy Coutable

Merge branch...

Merge branch '34211-use-a-fixed-version-of-the-gitlab-charts-in-our-review-app-deployments' into 'master'

Use a fixed version of the GitLab charts in our Review App deployments

Closes #34211

See merge request gitlab-org/gitlab!18653
parents 1c631ba3 e0fafb78
......@@ -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}
......
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