diff options
-rw-r--r-- | GITLAB_WORKHORSE_VERSION | 2 | ||||
-rw-r--r-- | changelogs/unreleased/workhorse-7-3-0.yml | 5 |
2 files changed, 6 insertions, 1 deletions
diff --git a/GITLAB_WORKHORSE_VERSION b/GITLAB_WORKHORSE_VERSION index b26a34e4705..1502020768a 100644 --- a/GITLAB_WORKHORSE_VERSION +++ b/GITLAB_WORKHORSE_VERSION @@ -1 +1 @@ -7.2.1 +7.3.0 diff --git a/changelogs/unreleased/workhorse-7-3-0.yml b/changelogs/unreleased/workhorse-7-3-0.yml new file mode 100644 index 00000000000..6708b8a3cbb --- /dev/null +++ b/changelogs/unreleased/workhorse-7-3-0.yml @@ -0,0 +1,5 @@ +--- +title: Upgrade GitLab Workhorse to v7.3.0 +merge_request: 23489 +author: +type: other |