From e74876353b3242945980e62eb42f32ca676268ff Mon Sep 17 00:00:00 2001
From: Patrick Kelly <patrick.kelly.22@us.af.mil>
Date: Fri, 8 Apr 2022 16:23:33 +0000
Subject: [PATCH] Update to v14.9.1

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

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