From f7f9d65866fcb5e9385ba21235254509d279615a Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Mon, 4 Nov 2024 14:30:17 +0000
Subject: [PATCH] gatekeeper update to 3.17.1-bb.2

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 494bc47502..94234d9e85 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -457,11 +457,11 @@ gatekeeper:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/policy.git
     path: "./chart"
-    tag: "3.17.1-bb.1"
+    tag: "3.17.1-bb.2"
   helmRepo:
     repoName: "registry1"
     chartName: "gatekeeper"
-    tag: "3.17.1-bb.1"
+    tag: "3.17.1-bb.2"
 
   # -- Flux reconciliation overrides specifically for the OPA Gatekeeper Package
   flux:
-- 
GitLab