From 39077ca76e161347ce3ba688ea9424192fceaed9 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 19 Apr 2021 06:32:06 +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 73c19d35be90a32202701a8663766f9494dcf2f9 Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon Apr 19 01:31: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 c9148fee70dc..2934d50dcb87 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:00c4b2b3 + image: networkservicemeshci/cmd-nsc-vpp:73c19d35 imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT