From 26ecac05e49fb63535625a93d5ece5e90c9a4517 Mon Sep 17 00:00:00 2001 From: Joe Foster <joefoster@seed-innovations.com> Date: Mon, 27 Jan 2025 13:41:52 -0700 Subject: [PATCH] gitlab update to 8.8.1-bb.0 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index d27f2dd7a6..9feef7b0c1 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.6.2-bb.0" + tag: "8.8.1-bb.0" helmRepo: repoName: "registry1" chartName: "gitlab" - tag: "8.6.2-bb.0" + tag: "8.8.1-bb.0" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab