From d4b1d503af14bd2696b98982c35b8afdc2967129 Mon Sep 17 00:00:00 2001 From: "mr.bot" <mr.bot@bigbang.dev> Date: Thu, 20 Feb 2025 18:56:48 +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 5f8d7194f8..2a9b5d8469 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.0" + tag: "8.8.1-bb.2" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "8.8.1-bb.0" + tag: "8.8.1-bb.2" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab