From 3461cddd84777c092232f42d1d73467340f22f8c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 6 Mar 2024 11:22:18 +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/662 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 7f52d66 Author: Network Service Mesh Bot Date: 2024-03-06 05:21:56 -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 7ef473f83b30..70a7799b71fc 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:c9e9f35 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:7f52d66 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET