summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2016-12-14 13:47:23 +0000
committerRémy Coutable <remy@rymai.me>2016-12-14 13:47:23 +0000
commit278baa5b618c5595045415a55d863daf9a15d792 (patch)
tree238b66dbb6c102d38e6bf2d6d329d68060bc6c39
parent3e90aa1119fc4c77e92e6492f1906f252d90b64e (diff)
parent2bb6f24301e6d0a5134fbc304f9404e79be3e4a6 (diff)
downloadgitlab-ce-278baa5b618c5595045415a55d863daf9a15d792.tar.gz
Merge branch 'mattl-gitshell-fixes' into 'master'
Updates the docs to require GitLab Shell 4.0.3 See merge request !8050
-rw-r--r--doc/update/8.13-to-8.14.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.13-to-8.14.md b/doc/update/8.13-to-8.14.md
index a0e895773ce..c64d3407461 100644
--- a/doc/update/8.13-to-8.14.md
+++ b/doc/update/8.13-to-8.14.md
@@ -72,7 +72,7 @@ sudo -u git -H git checkout 8-14-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v4.0.0
+sudo -u git -H git checkout v4.0.3
```
### 6. Update gitlab-workhorse