From 86156275f25fe9a5d975154cf894066ae0252182 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 25 Jul 2023 17:47:46 +0000
Subject: [PATCH] gitlabRunner update to 0.52.0-bb.1

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

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