summaryrefslogtreecommitdiff
path: root/qa/qa/runtime
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-12-21 21:15:53 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-12-21 21:15:53 +0000
commite5f909c8cefd0a983981bcece1021e5e3ae6464d (patch)
tree379b3c8e30be8882bc00c7d27f968e99056891f8 /qa/qa/runtime
parenta67ddb1c4f5d0ba30ecbe771f00b5b736ad7bcc1 (diff)
downloadgitlab-ce-e5f909c8cefd0a983981bcece1021e5e3ae6464d.tar.gz
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'qa/qa/runtime')
-rw-r--r--qa/qa/runtime/env.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/qa/qa/runtime/env.rb b/qa/qa/runtime/env.rb
index b73199f1fdd..b3cd9122151 100644
--- a/qa/qa/runtime/env.rb
+++ b/qa/qa/runtime/env.rb
@@ -401,7 +401,7 @@ module QA
end
def gitlab_agentk_version
- ENV.fetch('GITLAB_AGENTK_VERSION', 'v14.4.0')
+ ENV.fetch('GITLAB_AGENTK_VERSION', 'v14.5.0')
end
def transient_trials