From 8bafa6b424c8634a6e391aa15792d1df62bf70fd Mon Sep 17 00:00:00 2001
From: Tunde Oladipupo <simplytunde@gmail.com>
Date: Tue, 28 Sep 2021 23:33:10 -0500
Subject: [PATCH] Gatekeeper: Update to 3.6.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 94f5c8d554..941a27aa80 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -289,7 +289,7 @@ gatekeeper:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/policy.git
     path: "./chart"
-    tag: "3.5.2-bb.1"
+    tag: "3.6.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
   flux:
-- 
GitLab