mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab-shell: upgrade to v.2.4.0
This commit is contained in:
parent
cb16279c5a
commit
ed7bb29589
@ -2,6 +2,7 @@
|
||||
|
||||
**latest**
|
||||
- add support for configuring piwik
|
||||
- gitlab-shell: upgrade to v.2.4.0
|
||||
|
||||
**7.5.3**
|
||||
- accept `BACKUP` parameter while running the restore rake task, closes #220
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.5.3
|
||||
GITLAB_SHELL_VERSION=2.2.0
|
||||
GITLAB_SHELL_VERSION=2.4.0
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
GITLAB_INSTALL_DIR="${GITLAB_HOME}/gitlab"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user