mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
gitlab-shell: upgrade to v.2.5.3
This commit is contained in:
parent
bef4709ef3
commit
5225950959
@ -6,6 +6,7 @@
|
||||
- removed `GITLAB_SIGNIN` configuration option, can be set from gitlab ui
|
||||
- removed `GITLAB_PROJECTS_LIMIT` configuration option, can be set from gitlab ui
|
||||
- removed `GITLAB_GRAVATAR_ENABLED` configuration option, can be set from gitlab ui
|
||||
- gitlab-shell: upgrade to v.2.5.3
|
||||
|
||||
**7.7.2**
|
||||
- gitlab-shell: upgrade to v.2.4.2
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.7.2
|
||||
GITLAB_SHELL_VERSION=2.4.2
|
||||
GITLAB_SHELL_VERSION=2.5.3
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
GITLAB_INSTALL_DIR="${GITLAB_HOME}/gitlab"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user