From 81a75650db713b8541e239acefb9a1d7575d5738 Mon Sep 17 00:00:00 2001 From: Kevin Wilder <kevin.wilder@darkwolfsolutions.com> Date: Tue, 31 Aug 2021 09:45:21 -0600 Subject: [PATCH] bump gitlab version --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index aff789e65a..a6a50a5263 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -584,7 +584,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "4.12.9-bb.1" + tag: "4.12.9-bb.2" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab