From ad963728271dddbfb6c2585b8562e0bec28e8192 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 16 Mar 2022 10:03:49 +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/377 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: cfc8940 Author: Network Service Mesh Bot Date: 2022-03-16 05:03:21 -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 7699e5e4d608..115630206467 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:4574c9d + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:cfc8940 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET