From 55fd877c87ad7df6b888d3c377262b522711e0ff Mon Sep 17 00:00:00 2001 From: Quentin Powell <quentin.powell@anchore.com> Date: Mon, 2 May 2022 14:06:16 +0000 Subject: [PATCH] Resolve "Add OSCAL component for Gitlab" --- chart/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/chart/values.yaml b/chart/values.yaml index 7fce5b25e3..224158b13e 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -788,7 +788,7 @@ addons: git: repo: https://repo1.dso.mil/platform-one/big-bang/apps/developer-tools/gitlab.git path: "./chart" - tag: "5.9.2-bb.1" + tag: "5.9.2-bb.2" # -- Flux reconciliation overrides specifically for the Gitlab Package flux: {} -- GitLab