mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
gitlab-shell: upgrade v.2.0.1
This commit is contained in:
parent
187bf8b800
commit
e03338aa72
@ -1,6 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
**latest**
|
||||
- gitlab-shell: upgrade to v.2.0.1
|
||||
- added GITLAB_GRAVATAR_ENABLED configuration option
|
||||
- added fig.yml
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.3.1
|
||||
GITLAB_SHELL_VERSION=2.0.0
|
||||
GITLAB_SHELL_VERSION=2.0.1
|
||||
|
||||
GITLAB_INSTALL_DIR="/home/git/gitlab"
|
||||
GITLAB_DATA_DIR="/home/git/data"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user