From a8b1f2dc9f1fea8d5c6e2b3a70babbc905e438e1 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 6 Oct 2023 00:00:00 +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/360 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 40cbbc2 Author: Network Service Mesh Bot Date: 2023-10-05 18:59:35 -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 23b6b36a4ea7..bce2459bbcd3 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:1010427 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:40cbbc2 imagePullPolicy: IfNotPresent securityContext: privileged: true