From 6bbdd282531812a68c57ecca1c226a35e3fa5465 Mon Sep 17 00:00:00 2001
From: GitLab Release Tools Bot <delivery-team+release-tools@gitlab.com>
Date: Thu, 18 Feb 2021 17:29:59 +0000
Subject: [PATCH] Update VERSION files

---
 ci_files/variables.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/ci_files/variables.yml b/ci_files/variables.yml
index dc5e44e22..28c9c6a2e 100644
--- a/ci_files/variables.yml
+++ b/ci_files/variables.yml
@@ -1,9 +1,9 @@
 ---
 variables:
   GITLAB_ELASTICSEARCH_INDEXER_VERSION: v2.9.0
-  GITLAB_VERSION: v13.9.0-rc43
-  GITLAB_REF_SLUG: v13.9.0-rc43
-  GITLAB_ASSETS_TAG: v13.9.0-rc43
+  GITLAB_VERSION: v13.9.0-rc43-ee
+  GITLAB_REF_SLUG: v13.9.0-rc43-ee
+  GITLAB_ASSETS_TAG: v13.9.0-rc43-ee
   GITLAB_EXPORTER_VERSION: 10.0.0
   GITLAB_SHELL_VERSION: v13.16.1
   GITLAB_WORKHORSE_VERSION: v8.63.0
-- 
GitLab