From 61e1730180379a261c868f0a0986bdaa029a4e7e Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 21 Dec 2023 13:05:31 +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/636 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 808ff58 Author: Network Service Mesh Bot Date: 2023-12-21 07:05:03 -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 96c8bec8a3dd..c7982d070cd9 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:7a669bb + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:808ff58 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET