From c6f0713042b84d53bbaa13b8303a5b86a944da0d Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 20 Mar 2024 15:39:47 +0000
Subject: [PATCH] gitlabRunner update to 0.62.0-bb.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 696931ea25..9c49609003 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -1293,11 +1293,11 @@ addons:
     git:
       repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git
       path: "./chart"
-      tag: "0.59.1-bb.3"
+      tag: "0.62.0-bb.0"
     helmRepo:
       repoName: "registry1"
       chartName: "gitlab-runner"
-      tag: "0.59.1-bb.3"
+      tag: "0.62.0-bb.0"
 
     # -- Flux reconciliation overrides specifically for the Gitlab Runner Package
     flux: {}
-- 
GitLab