From 62428444078df1051ece73f8d8aacfce2b8a1c3e Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@automr.com>
Date: Wed, 17 Aug 2022 18:01:43 +0000
Subject: [PATCH] Updated gitlab-runner git tag

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 7cf13d39b0..3c17a909a4 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -930,7 +930,7 @@ addons:
     git:
       repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner.git
       path: "./chart"
-      tag: "0.41.0-bb.1"
+      tag: "0.43.1-bb.1"
 
     # -- Flux reconciliation overrides specifically for the Gitlab Runner Package
     flux: {}
-- 
GitLab