From eb8bde751bbcb0ce57980c704e7ff16f263e1a89 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 30 Aug 2023 14:57:06 +0000
Subject: [PATCH] gitlabRunner update to 0.52.0-bb.2

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

diff --git a/chart/values.yaml b/chart/values.yaml
index c5a14ea509..41d367a523 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1262,11 +1262,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git
       path: "./chart"
-      tag: "0.52.0-bb.1"
+      tag: "0.52.0-bb.2"
     helmRepo:
       repoName: "registry1"
       chartName: "gitlab-runner"
-      tag: "0.52.0-bb.1"
+      tag: "0.52.0-bb.2"
 
     # -- Flux reconciliation overrides specifically for the Gitlab Runner Package
     flux: {}
-- 
GitLab