From 036a96fcbf550a866a47cca6fc5d56b4e0ff60d3 Mon Sep 17 00:00:00 2001 From: Michael Martin <michaelmartin@seed-innovations.com> Date: Wed, 20 Mar 2024 14:30:15 -0600 Subject: [PATCH] Revert "neuvector update to 2.6.3-bb.15" This reverts commit 92843e074f207f13ae9439282cce834c1ae68d19. --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index abc2dffe96..db6f112d9c 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -749,11 +749,11 @@ neuvector: git: repo: https://repo1.dso.mil/big-bang/product/packages/neuvector.git path: "./chart" - tag: "2.6.3-bb.15" + tag: "2.6.3-bb.14" helmRepo: repoName: "registry1" chartName: "neuvector" - tag: "2.6.3-bb.15" + tag: "2.6.3-bb.14" # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". ingress: -- GitLab