diff options
author | Paul Okstad <pokstad@gitlab.com> | 2019-02-15 12:00:43 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2019-02-15 12:00:43 +0000 |
commit | 76718d483ad49a3f7e947e2de9de6b0b171bf59e (patch) | |
tree | 8a3ee1b24d3e5e03ac0bc17003d441ad75e70e29 | |
parent | 7aa0be3c4307cb21024328273611ebb6473842fe (diff) | |
download | gitlab-ce-76718d483ad49a3f7e947e2de9de6b0b171bf59e.tar.gz |
Bump Gitaly to v1.20.0
This fixes gRPC dialing to UNIX domain sockets.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53473
-rw-r--r-- | GITALY_SERVER_VERSION | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/GITALY_SERVER_VERSION b/GITALY_SERVER_VERSION index 66e2ae6c25c..39893559155 100644 --- a/GITALY_SERVER_VERSION +++ b/GITALY_SERVER_VERSION @@ -1 +1 @@ -1.19.1 +1.20.0 |