From 55c9b9786c4a416d5699eb339c5a2c30d40db7b6 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 28 Sep 2023 10:00:48 +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/602 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 210875d Author: Network Service Mesh Bot Date: 2023-09-28 05:00:25 -0500 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 658edbc2dd06..72cc69f872b4 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:bc563e9 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:210875d imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET