From 7f236848d9610ba6d73073052e53222da52ca776 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Tue, 17 Jan 2023 22:56:32 +0000 Subject: [PATCH] Updated gitlab git tag with Initial Pages Support --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 4f34f8a218..38560f5f09 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -898,7 +898,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "6.7.0-bb.1" + tag: "6.7.0-bb.2" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab