From c322ebfc37be719fb4f63bd0fcb83b52dff0def5 Mon Sep 17 00:00:00 2001 From: Micah Nagel <micah.nagel@parsons.com> Date: Thu, 9 Sep 2021 18:45:48 +0000 Subject: [PATCH] Update Gitlab Tests --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index f80a5f2e5f..7e8be6b375 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -585,7 +585,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "4.12.9-bb.4" + tag: "4.12.9-bb.5" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab