From 9ee739510c16c8502f114a56d7cdd2debd568409 Mon Sep 17 00:00:00 2001 From: "massey.robert" <massey.robert@solute.us> Date: Fri, 8 Sep 2023 07:28:28 -0700 Subject: [PATCH] Updated gitlabRunner git tag --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index e5c15b0ff1..c2dab85efd 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1262,11 +1262,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git path: "./chart" - tag: "0.52.0-bb.3" + tag: "0.52.0-bb.4" helmRepo: repoName: "registry1" chartName: "gitlab-runner" - tag: "0.52.0-bb.3" + tag: "0.52.0-bb.4" # -- Flux reconciliation overrides specifically for the Gitlab Runner Package flux: {} -- GitLab