From 403ab8248056693d8c42145b60b5f4328b5fd789 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 13 Apr 2021 13:12:23 +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 8ec1db7441b1c61671c25cfa740d1a387c88773e Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue Apr 13 08:11:56 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 8a594cca7621..898a3dcacfc6 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:e093406d + image: networkservicemeshci/cmd-nsc-vpp:8ec1db74 imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT