From b7517842467c5109b9f08ac46b968b8918baa328 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 21 Jul 2021 13:07:25 +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 a5254e78ee1ace3690f1a41c71615edc65b1ff1c Author: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Wed Jul 21 08:07:02 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 3c67cb13102f..0f6bf592f8f5 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -16,7 +16,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:c31e3fe + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:a5254e7 imagePullPolicy: IfNotPresent env: - name: NSM_REQUEST_TIMEOUT