From f014f41ba56292c31270d04caf3b4bdd5a3c67cb Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Tue, 25 Jul 2023 14:04:47 +0000 Subject: [PATCH] gitlab update to 7.1.2-bb.0 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 72ea2c9603..a0029cdf8c 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1144,11 +1144,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/gitlab.git path: "./chart" - tag: "7.0.4-bb.0" + tag: "7.1.2-bb.0" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "7.0.4-bb.0" + tag: "7.1.2-bb.0" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab