From 7725c72c02c5ad1005b46674f62e75eaa5f41613 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Tue, 3 Oct 2023 16:06:50 +0000
Subject: [PATCH] gatekeeper update to 3.13.0-bb.1

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

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