From b595cb0c1dec83de5bdee18284abe86614bed33b Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Wed, 20 Jul 2022 15:40:28 +0000 Subject: Add latest changes from gitlab-org/gitlab@15-2-stable-ee --- scripts/review_apps/review-apps.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/review_apps/review-apps.sh') diff --git a/scripts/review_apps/review-apps.sh b/scripts/review_apps/review-apps.sh index 8a868edce3a..b6ac7b4281b 100755 --- a/scripts/review_apps/review-apps.sh +++ b/scripts/review_apps/review-apps.sh @@ -248,6 +248,7 @@ function download_chart() { helm repo add gitlab https://charts.gitlab.io echoinfo "Building the gitlab chart's dependencies..." + helm dependency build "gitlab-${GITLAB_HELM_CHART_REF}" } function base_config_changed() { -- cgit v1.2.3