From ef4f0ec78d1b7d0357ed73d0f2e6fe63aab30832 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 19 Apr 2021 09:28:56 +0000 Subject: [PATCH] Update application version to latest version from networkservicemesh/cmd-nsc-vpp@main 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 e85c3baf256a80a75c67dd6eba0b8c2b91fe4f46 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon Apr 19 04:28:36 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 2934d50dcb87..59332fec0eaf 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:73c19d35 + image: networkservicemeshci/cmd-nsc-vpp:e85c3baf imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT