Commit 0f2ffb74 authored by Marin Jankovski's avatar Marin Jankovski Committed by Ruben Davila

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
parent 707bb9dc
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment