From 1e25977bceb2c5885714993a8feb898fd00b81e4 Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Tue, 11 Jan 2022 15:23:34 -0700
Subject: [PATCH] bump gitlabRunner

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

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