From 2f2ecc9e1b73476eb188bd32f18587e112df9ad2 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 21 Mar 2022 16:29:12 +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/383 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 0829e04 Author: Network Service Mesh Bot Date: 2022-03-21 11:24:52 -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 e5953c7ce5dc..f5efc7d54924 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:be57a4b + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:0829e04 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET