mirror of
https://github.com/sameersbn/docker-gitlab.git
synced 2026-01-25 14:08:09 +00:00
upgrade to gitlab-ce 7.2.2
This commit is contained in:
parent
9467a32e4a
commit
3de8a0bb2e
@ -1,6 +1,7 @@
|
||||
# Changelog
|
||||
|
||||
**latest**
|
||||
- upgrade to gitlab-ce 7.2.2
|
||||
- added GITLAB_HTTPS_HSTS_ENABLED configuration option (advanced config)
|
||||
- added GITLAB_HTTPS_HSTS_MAXAGE configuration option (advanced config)
|
||||
- upgrade to gitlab-shell 1.9.8
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
GITLAB_VERSION=7.2.1
|
||||
GITLAB_VERSION=7.2.2
|
||||
GITLAB_SHELL_VERSION=1.9.8
|
||||
|
||||
GITLAB_INSTALL_DIR="/home/git/gitlab"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user