From 8beb65182927e29f22d99c0316daf845199237e5 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sat, 17 Apr 2021 20:09:19 +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 990078faf9cf9ef3ce7301f23d02eb62d8fcb9f1 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Sat Apr 17 15:08:58 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 b1d8047c7964..00fc21c23305 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:3c4de708 + image: networkservicemeshci/cmd-nsc-vpp:990078fa imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT