From e428f8dd97b5380917ecadb85f7395f0e5107b05 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Mon, 3 Jul 2023 19:19:49 +0000
Subject: [PATCH] gatekeeper update to 3.12.0-bb.4

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index de4a88fb0f..cd092c7682 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -431,11 +431,11 @@ gatekeeper:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/policy.git
     path: "./chart"
-    tag: "3.12.0-bb.3"
+    tag: "3.12.0-bb.4"
   helmRepo:
     repoName: "registry1"
     chartName: "gatekeeper"
-    tag: "3.12.0-bb.3"
+    tag: "3.12.0-bb.4"
 
   # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
   flux:
-- 
GitLab