From 38febbba4c9ca0f488f7bbfd954857792f2af5e0 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Thu, 21 Dec 2023 19:41:18 +0000 Subject: [PATCH] gitlabRunner update to 0.59.1-bb.1 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 72a9dde465..6d109f7fec 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1272,11 +1272,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/gitlab-runner.git path: "./chart" - tag: "0.59.1-bb.0" + tag: "0.59.1-bb.1" helmRepo: repoName: "registry1" chartName: "gitlab-runner" - tag: "0.59.1-bb.0" + tag: "0.59.1-bb.1" # -- Flux reconciliation overrides specifically for the Gitlab Runner Package flux: {} -- GitLab