From 1ba843db6e962ce6b69b20156d1f3a9a3120a68d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 13 May 2022 01:52:21 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/423 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: fa62e43 Author: Network Service Mesh Bot Date: 2022-05-12 20:49:46 -0500 Message: - 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 fa8024812995..61610495d8a8 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:36ef258 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:fa62e43 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET