From d488c7ff33ca1daef190d9de5daf4e3c5788e255 Mon Sep 17 00:00:00 2001 From: "mr.bot" <mr.bot@bigbang.dev> Date: Mon, 27 Jan 2025 15:35:44 +0000 Subject: [PATCH] Updated gitlab git tag --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index 5ece79a0a9..e6312ecfb6 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -1188,11 +1188,11 @@ addons: git: repo: https://repo1.dso.mil/big-bang/product/packages/gitlab.git path: "./chart" - tag: "8.7.4-bb.0" + tag: "8.8.1-bb.0" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "8.7.4-bb.0" + tag: "8.8.1-bb.0" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab