From 7479b1e92153b8c15ce37bbab73bce6945193e8d Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Mon, 13 Jun 2022 20:22:26 +0000
Subject: [PATCH] Update Gitlab Runner to v15

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

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