From 30f9687f4b410a3a54ffe878411266b6731dd4ce Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 17 Mar 2022 23:23:06 +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/79 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: afa2e6a Author: Network Service Mesh Bot Date: 2022-03-17 18:22:30 -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 5897a7f46748..abf63071160b 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:96003e9 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:afa2e6a imagePullPolicy: IfNotPresent securityContext: privileged: true