From faa4109afc7a503fd116b0c4898a89cb694d37c2 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 29 Feb 2024 13:40:25 +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/660 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 3c6d159 Author: Network Service Mesh Bot Date: 2024-02-29 07:39:39 -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 79b341d16823..8a752680a7e0 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:63847f1 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:3c6d159 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET