From 3d4ba5516e30419c9e180dba440a72c02c2d40fe Mon Sep 17 00:00:00 2001
From: Stan Hu <stanhu@gmail.com>
Date: Thu, 14 Jul 2022 22:22:00 -0700
Subject: [PATCH] Bump Gitlab Shell version to v14.9.0

v14.9.0

- Update LabKit library to v1.16.0

v14.8.0

- go: Bump major version to v14
- Pass original IP from PROXY requests to internal API calls
- Fix make install copying the wrong binaries
- gitlab-sshd: Add support for configuring host certificates

Changelog: changed
---
 GITLAB_SHELL_VERSION | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/GITLAB_SHELL_VERSION b/GITLAB_SHELL_VERSION
index 2422b2f9464b5976..44a5e718d5075ec3 100644
--- a/GITLAB_SHELL_VERSION
+++ b/GITLAB_SHELL_VERSION
@@ -1 +1 @@
-14.7.4
+14.9.0
-- 
GitLab