From fc3921f1f82752191104b12bc04b5d62acd97900 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Thu, 5 Oct 2023 19:37:33 +0000 Subject: [PATCH] gitlabRunner update to 0.52.0-bb.7 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index b570207564..6647caf31d 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.6" + tag: "0.52.0-bb.7" helmRepo: repoName: "registry1" chartName: "gitlab-runner" - tag: "0.52.0-bb.6" + tag: "0.52.0-bb.7" # -- Flux reconciliation overrides specifically for the Gitlab Runner Package flux: {} -- GitLab