Update gitaly to 1.13.0

This commit is contained in:
Sergey Rusakov 2019-02-01 11:46:58 +03:00 committed by Niclas Mietz
parent 1a59542e93
commit bd0efed161
2 changed files with 3 additions and 1 deletions

View File

@ -5,6 +5,8 @@ https://gitlab.com/gitlab-org/gitlab-ce/blob/master/CHANGELOG.md) for the list o
**11.7.3**
- gitlab: upgrade CE to v11.7.3
- Update gitlab-workhorse to 8.1.1
- Update gitaly to 1.13.0
**11.7.0**
- gitlab: upgrade CE to v11.7.0

View File

@ -10,7 +10,7 @@ ENV GITLAB_VERSION=${VERSION} \
GITLAB_SHELL_VERSION=8.4.4 \
GITLAB_WORKHORSE_VERSION=8.1.1 \
GITLAB_PAGES_VERSION=1.3.1 \
GITALY_SERVER_VERSION=1.12.1 \
GITALY_SERVER_VERSION=1.13.0 \
GITLAB_USER="git" \
GITLAB_HOME="/home/git" \
GITLAB_LOG_DIR="/var/log/gitlab" \