From 219847477062b0c84d3fc6895cb87229d63215dd Mon Sep 17 00:00:00 2001 From: Kevin Wilder <kevin.wilder@darkwolfsolutions.com> Date: Thu, 27 May 2021 15:57:41 -0600 Subject: [PATCH] bump gitlab tag --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index a5db1f2720..da14021062 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -497,7 +497,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "4.10.3-bb.5" + tag: "4.10.3-bb.6" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab