From 9e9e3d32e21917378709c8c241041a108e8256e7 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 3 May 2021 17:15:21 +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 6857f340ed4d840c4d4d34a4b9c7115d0dab3131 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon May 3 12:14:54 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 001e93d075eb..6974bfb00b0a 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:0a0e2687 + image: networkservicemeshci/cmd-nsc-vpp:6857f340 imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT