summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDouwe Maan <douwe@gitlab.com>2016-08-11 19:24:07 +0000
committerDouwe Maan <douwe@gitlab.com>2016-08-11 19:24:07 +0000
commitded2b367ad0697765e01796f593493fc4942faeb (patch)
treebbdc4f5cd8aac958bdf01099dc3dd9a724d6d8dc
parent4f7a6615ccc1abe434fad46c165d74664cee9f33 (diff)
parent97ef1ee38c82aaf6e29c8cbf06e347f9c59ee758 (diff)
downloadgitlab-ce-ded2b367ad0697765e01796f593493fc4942faeb.tar.gz
Merge branch 'gitlab-shell-3-3-3' into 'master'
Update gitlab-shell to v3.3.3 Finishing touch for https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5542 ![](https://gitlab.com/gitlab-org/gitlab-shell/uploads/bd0d4864f7bd864d38bfb6798fdd4ea3/image.png) See merge request !5780
-rw-r--r--GITLAB_SHELL_VERSION2
-rw-r--r--doc/update/8.10-to-8.11.md2
2 files changed, 2 insertions, 2 deletions
diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION
index e4604e3afd0..619b5376684 100644
--- a/GITLAB_SHELL_VERSION
+++ b/GITLAB_SHELL_VERSION
@@ -1 +1 @@
-3.2.1
+3.3.3
diff --git a/doc/update/8.10-to-8.11.md b/doc/update/8.10-to-8.11.md
index 25343d484ba..84c624cbcb7 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.2.1
+sudo -u git -H git checkout v3.3.3
```
### 5. Update gitlab-workhorse