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.1
This commit is contained in:
parent
f2cd1c639a
commit
cdfe159d9b
@ -4,6 +4,7 @@
|
||||
- init: added GOOGLE_ANALYTICS_ID configuration option
|
||||
- added support for mantis issue tracker
|
||||
- fixed log rotation configuration
|
||||
- gitlab-shell: upgrade to v.2.4.1
|
||||
|
||||
**7.6.2**
|
||||
- gitlab: upgrade to CE v.7.6.2
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.6.2
|
||||
GITLAB_SHELL_VERSION=2.4.0
|
||||
GITLAB_SHELL_VERSION=2.4.1
|
||||
|
||||
GITLAB_HOME="/home/git"
|
||||
GITLAB_INSTALL_DIR="${GITLAB_HOME}/gitlab"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user