From a09d97f92f97013714a8aff2d19abd452bfe85e9 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 27 Sep 2023 17:57:57 +0000
Subject: [PATCH] neuvector update to 2.4.5-bb.6

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

diff --git a/chart/values.yaml b/chart/values.yaml
index edb704fa9b..2c292872a7 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -736,11 +736,11 @@ neuvector:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/neuvector.git
     path: "./chart"
-    tag: "2.4.5-bb.5"
+    tag: "2.4.5-bb.6"
   helmRepo:
     repoName: "registry1"
     chartName: "neuvector"
-    tag: "2.4.5-bb.5"
+    tag: "2.4.5-bb.6"
 
   # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`).  The default is "public".
   ingress:
-- 
GitLab