From 7469e4466c2a8af5ea89c72442d123c1e2812099 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sun, 30 Jan 2022 19:02:26 +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/358 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: fe3fe00 Author: Network Service Mesh Bot Date: 2022-01-30 13:02:04 -0600 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 8fa4ee2ab63a..7c24fd78c866 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:9b52853 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:fe3fe00 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET