Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorMarin Jankovski <marin@gitlab.com>2016-08-20 12:33:09 +0300
committerRuben Davila <rdavila84@gmail.com>2016-08-20 21:06:37 +0300
commit0f2ffb7484ebcdb4226497c7d40917aa75a60f17 (patch)
tree662931eaba46cf915ddfa925a04131ae9fd9d546 /doc
parent707bb9dcad5daf2b8f1dfdfd62fc2c4280497a4b (diff)
Merge branch 'gitlab_shell_version_update' into 'master'
Update gitlab-shell to v3.4.0 Part of Redis Sentinel support: gitlab-org/gitlab-shell#29 See merge request !5920
Diffstat (limited to 'doc')
-rw-r--r--doc/update/8.10-to-8.11.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/update/8.10-to-8.11.md b/doc/update/8.10-to-8.11.md
index 84c624cbcb7..253fff50bdd 100644
--- a/doc/update/8.10-to-8.11.md
+++ b/doc/update/8.10-to-8.11.md
@@ -46,7 +46,7 @@ sudo -u git -H git checkout 8-11-stable-ee
```bash
cd /home/git/gitlab-shell
sudo -u git -H git fetch --all --tags
-sudo -u git -H git checkout v3.3.3
+sudo -u git -H git checkout v3.4.0
```
### 5. Update gitlab-workhorse