From 0679294af1d6d5f0e199ad1d280c9da61fb4dc6a Mon Sep 17 00:00:00 2001
From: michaelmcleroy <michaelmcleroy@cloudfitsoftware.com>
Date: Tue, 4 May 2021 19:38:31 +0000
Subject: [PATCH] Merge branch '410-gitlab-update-to-fix-monitoring' into
 'master'

Resolve "gitlab update to fix monitoring"

Closes #410

See merge request platform-one/big-bang/bigbang!459

(cherry picked from commit 3219dbe89bda5413947bb3b7fdec728c079cb8d5)

2d6da0e4 gitlab update
---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 6dc51ab252..d957489dc5 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -430,7 +430,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
       path: "./chart"
-      tag: "4.10.3-bb.0"
+      tag: "4.10.3-bb.1"
 
     sso:
       # -- Toggle OIDC SSO for Gitlab on and off.
-- 
GitLab