From 2f35cf460b6f1527fe66dd01f0478fac08a2eb77 Mon Sep 17 00:00:00 2001 From: "mr.bot" <mr.bot@automr.com> Date: Tue, 11 Oct 2022 21:53:04 +0000 Subject: [PATCH] Updated gitlab-runner git tag --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index a2df262243..1444524b17 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -960,7 +960,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab-runner.git path: "./chart" - tag: "0.45.0-bb.0" + tag: "0.45.0-bb.1" # -- Flux reconciliation overrides specifically for the Gitlab Runner Package flux: {} -- GitLab