From 6818bc7fa8717aa3a1e2fa6c2efa63dde47f9313 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sun, 17 Dec 2023 00:53:35 +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/394 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: cc6434e Author: Network Service Mesh Bot Date: 2023-12-16 18:53:18 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/go… 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 6a2536ae36a4..202ea5abce5c 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:98726a4 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:cc6434e imagePullPolicy: IfNotPresent securityContext: privileged: true