From 4d9583be511ff40bc8746ad00022bf35c91d82e0 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Tue, 15 Jun 2021 15:02:08 +0000
Subject: [PATCH] Bump tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 6030b49605..8a56f3b7b6 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.3"
+    tag: "3.3.0-bb.4"
 
   # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
   flux: {}
-- 
GitLab