From 6d9ceda6a644a7322ef17e3b4e39bbb6387c11f7 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Wed, 24 Apr 2019 17:17:03 +0100 Subject: [PATCH] Update Workhorse to v8.5.2 --- GITLAB_WORKHORSE_VERSION | 2 +- changelogs/unreleased/update-workhorse-11-10.yml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 changelogs/unreleased/update-workhorse-11-10.yml diff --git a/GITLAB_WORKHORSE_VERSION b/GITLAB_WORKHORSE_VERSION index f9c71a52e2f..85e2cd53092 100644 --- a/GITLAB_WORKHORSE_VERSION +++ b/GITLAB_WORKHORSE_VERSION @@ -1 +1 @@ -8.5.1 +8.5.2 diff --git a/changelogs/unreleased/update-workhorse-11-10.yml b/changelogs/unreleased/update-workhorse-11-10.yml new file mode 100644 index 00000000000..5172a2860f3 --- /dev/null +++ b/changelogs/unreleased/update-workhorse-11-10.yml @@ -0,0 +1,5 @@ +--- +title: Update Workhorse to v8.5.2 +merge_request: 27631 +author: +type: fixed -- GitLab