From 799f5b500611353744cf847afef62e2a473c5fd3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 4 May 2021 06:08:05 +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 f25f97b2b4d1aef6105ebdd1d5037d993bca84fd Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue May 4 01:07:43 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 6974bfb00b0a..c2e35dd7c4df 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:6857f340 + image: networkservicemeshci/cmd-nsc-vpp:f25f97b2 imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT