From 73fee28edf261af6b8b797d26655748f2802346a Mon Sep 17 00:00:00 2001 From: Kevin Wilder <kevin.wilder@darkwolfsolutions.com> Date: Thu, 4 Nov 2021 10:48:54 -0600 Subject: [PATCH] use branch --- chart/values.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 584f5d638c..3f20e080aa 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -602,7 +602,9 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "5.3.1-bb.5" + # tag: "5.3.1-bb.6" + tag: null + branch: "110-complete-gitlab-istio-injection-for-shared-secrets-jobs" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab