From 2a27d1b9ba1b237bc83c328586f2be156fdf6ddb Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Thu, 5 Dec 2024 20:44:32 +0000
Subject: [PATCH] gitlabRunner update to 0.68.1-bb.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 1f278de686..1d84bc62f3 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1302,12 +1302,12 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git
       path: "./chart"
-      tag: "0.67.1-bb.1"
+      tag: "0.68.1-bb.0"
 
     helmRepo:
       repoName: "registry1"
       chartName: "gitlab-runner"
-      tag: "0.67.1-bb.1"
+      tag: "0.68.1-bb.0"
 
 
     # -- Flux reconciliation overrides specifically for the Gitlab Runner Package
-- 
GitLab