From 7c916277c1c430886a22361f645ad6af1bcb89e2 Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Thu, 20 Jan 2022 20:04:05 +0000
Subject: [PATCH] Resolve "Gitlab Backups Stuck when Istio Injection Enabled"

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 9781b56f9f..59f73218e0 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -675,7 +675,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git
       path: "./chart"
-      tag: "5.6.2-bb.0"
+      tag: "5.6.2-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Gitlab Package
     flux: {}
-- 
GitLab