From 93798d3ab320e094b81a2cb204ddcd6f1530315e Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@bigbang.dev>
Date: Mon, 30 Sep 2024 19:09:47 +0000
Subject: [PATCH] Updated kyverno git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index ea8135751c..e87398ec1f 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -490,11 +490,11 @@ kyverno:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno.git
     path: "./chart"
-    tag: "3.2.6-bb.2"
+    tag: "3.2.6-bb.3"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno"
-    tag: "3.2.6-bb.2"
+    tag: "3.2.6-bb.3"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}
-- 
GitLab