From d43668ffe5ca113998f9e968a4ae10fa89e7faa5 Mon Sep 17 00:00:00 2001
From: Tunde Oladipupo <simplytunde@gmail.com>
Date: Tue, 1 Jun 2021 11:09:54 -0500
Subject: [PATCH] updated gatekeeper tag

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index c80295b504..71b4c9c7e3 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -226,7 +226,7 @@ gatekeeper:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/policy.git
     path: "./chart"
-    tag: "3.3.0-bb.0"
+    tag: "3.3.0-bb.2"
 
   # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
   flux: {}
-- 
GitLab