From f26a6cc47477dee3de44a1d36af487c4a3dd0dd3 Mon Sep 17 00:00:00 2001 From: "mr.bot" <mr.bot@bigbang.dev> Date: Fri, 24 Jan 2025 17:26:49 +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 78594a34fa..8d4f3eef06 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.7.4-bb.1" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "8.7.4-bb.0" + tag: "8.7.4-bb.1" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab