From ce585f8fe3d7d95ed987e723a477708a45b71cba Mon Sep 17 00:00:00 2001
From: BB_AUTO_MR_TOKEN
 <project_2872_bot_c0b5e5ba7fbe7ce9d836e755c36b3987@noreply.repo1.dso.mil>
Date: Tue, 10 Dec 2024 17:22:30 +0000
Subject: [PATCH] neuvector update to 2.8.3-bb.0

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

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