From 378f2017ee6bf6e7e113d6dc613213dc53500000 Mon Sep 17 00:00:00 2001 From: "mr.bot" <mr.bot@bigbang.dev> Date: Tue, 25 Feb 2025 00:43:17 +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 d8d7af4480..9e13f0c2db 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.8.1-bb.2" + tag: "8.8.2-bb.0" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "8.8.1-bb.2" + tag: "8.8.2-bb.0" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab