From 7c58a790c4b7457b3c035a853494a41ee655f4e8 Mon Sep 17 00:00:00 2001 From: Nick Thomas Date: Fri, 14 Sep 2018 17:06:46 +0100 Subject: [PATCH] Update GitLab Shell to v8.3.3 --- GITLAB_SHELL_VERSION | 2 +- changelogs/unreleased/update-gitlab-shell-8-3-3.yml | 5 +++++ 2 files changed, 6 insertions(+), 1 deletion(-) create mode 100644 changelogs/unreleased/update-gitlab-shell-8-3-3.yml diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION index 9c78b761ea1..d127a0ff9f1 100644 --- a/GITLAB_SHELL_VERSION +++ b/GITLAB_SHELL_VERSION @@ -1 +1 @@ -8.3.2 +8.3.3 diff --git a/changelogs/unreleased/update-gitlab-shell-8-3-3.yml b/changelogs/unreleased/update-gitlab-shell-8-3-3.yml new file mode 100644 index 00000000000..3f9cca59528 --- /dev/null +++ b/changelogs/unreleased/update-gitlab-shell-8-3-3.yml @@ -0,0 +1,5 @@ +--- +title: Update GitLab Shell to v8.3.3 +merge_request: 21750 +author: +type: fixed