From 45aae4c8a74d4941125dea67deb1660dbf3f2def Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 12 Jul 2022 19:50:48 +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/457 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 8a7cddf Author: Network Service Mesh Bot Date: 2022-07-12 14:50:05 -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 bae59f283dfa..ee35abe839ea 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:b2d283f + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:8a7cddf imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET