From 0cbe543d9a60f04b6f1d35b355096002d855f99e Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 13 May 2022 15:09:38 +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/135 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 71e4202 Author: Network Service Mesh Bot Date: 2022-05-13 10:03:53 -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 a59487caa73f..1de7dc496381 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:32275ed + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:71e4202 imagePullPolicy: IfNotPresent securityContext: privileged: true