mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-18 13:58:25 +00:00
gitlab: upgrade to CE v.7.4.0
This commit is contained in:
parent
fb2e0b2715
commit
51db93d366
@ -1,8 +1,8 @@
|
||||
# Changelog
|
||||
|
||||
**latest**
|
||||
- gitlab: upgrade to CE v.7.4.0
|
||||
- config: added `LDAP_ACTIVE_DIRECTORY` configuration option
|
||||
- gitlab: upgrade to CE v.7.4.0.rc1
|
||||
- added SMTP_OPENSSL_VERIFY_MODE configuration option
|
||||
- feature: gitlab logs volume
|
||||
- automatically compile assets if relative_url is changed
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.4.0.rc1
|
||||
GITLAB_VERSION=7.4.0
|
||||
GITLAB_SHELL_VERSION=2.0.1
|
||||
|
||||
GITLAB_INSTALL_DIR="/home/git/gitlab"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user