From 7bc22562fec111c9794c96e14556d434371e68d8 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 5 Jul 2024 10:35:06 +0000
Subject: [PATCH] gitlab update to 8.1.1-bb.1

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 0693a5ae68..e254c07de9 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1183,11 +1183,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/gitlab.git
       path: "./chart"
-      tag: "8.1.1-bb.0"
+      tag: "8.1.1-bb.1"
     helmRepo:
       repoName: "registry1"
       chartName: "gitlab"
-      tag: "8.1.1-bb.0"
+      tag: "8.1.1-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Gitlab Package
     flux: {}
-- 
GitLab