From 00980af1f717cab9440d47853b42b1f696774dd6 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 18 Oct 2023 15:05:35 +0000
Subject: [PATCH] kyverno update to 3.0.0-bb.6

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 8ad6650f2f..36f0044e5e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -480,11 +480,11 @@ kyverno:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/kyverno.git
     path: "./chart"
-    tag: "3.0.0-bb.5"
+    tag: "3.0.0-bb.6"
   helmRepo:
     repoName: "registry1"
     chartName: "kyverno"
-    tag: "3.0.0-bb.5"
+    tag: "3.0.0-bb.6"
 
   # -- Flux reconciliation overrides specifically for the Kyverno Package
   flux: {}
-- 
GitLab