From 97ea1e44d76895939d694f91a56afff8daf52b9a Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 15 Apr 2021 14:52:17 +0000 Subject: [PATCH] Update application version to latest version from networkservicemesh/cmd-nsc-vpp@master networkservicemesh/cmd-nsc-vpp# MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit networkservicemesh/cmd-nsc-vpp PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/ networkservicemesh/cmd-nsc-vpp commit message: commit 2ea31f85d20c6963354bf9dab35bdaf1cbe60b53 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu Apr 15 09:51:52 2021 -0500 Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nsc-memif/nsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsc-memif/nsc.yaml b/apps/nsc-memif/nsc.yaml index 479c67632e77..9899c5140ed0 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: nsc - image: networkservicemeshci/cmd-nsc-vpp:7fd43684 + image: networkservicemeshci/cmd-nsc-vpp:2ea31f85 imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT