From 5548858c615434ccdfeda5c0ce7d73bb16c3cedc Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 29 Dec 2022 09:42:32 +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/524 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: bf721ba Author: Network Service Mesh Bot Date: 2022-12-29 03:42:06 -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 6fe52bb72d91..a24dc6b86e2d 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:ca44e96 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:bf721ba imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET