From 5564c5183ebea7f7911560af4dae6afe60a4f165 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 2 Oct 2023 17:08:24 +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/605 Commit: c40856c Author: Artem Glazychev Date: 2023-10-03 00:08:02 +0700 Message: - Remove recvfd from client's chain (#605) 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 ddb94fc8ddef..cfe33760a3ce 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:9974575 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:c40856c imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET