From a87a9c5e23e1f8df929a3c874b6e39bb342c765b Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 26 Jun 2023 10:21:18 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-vlan-vpp@main PR link: https://github.com/networkservicemesh/cmd-nse-vlan-vpp/pull/311 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: a8fb4bb Author: Network Service Mesh Bot Date: 2023-06-26 05:19:56 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nse-vlan-vpp/nse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-vlan-vpp/nse.yaml b/apps/nse-vlan-vpp/nse.yaml index 61141aecee17..77046370da26 100644 --- a/apps/nse-vlan-vpp/nse.yaml +++ b/apps/nse-vlan-vpp/nse.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:e8dda5d + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:a8fb4bb imagePullPolicy: IfNotPresent securityContext: privileged: true