From 6bf166f6a8e2ee236535d5af564a88e446e065a3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 1 Feb 2023 09:26:52 +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/532 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 36b32ec Author: Network Service Mesh Bot Date: 2023-02-01 03:26:19 -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 5914175a43f0..ccd0479b7747 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:4f41bbe + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:36b32ec imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET