From 20b4823b5b8801f5e750026acfe65d61727f9f43 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sat, 1 Jul 2023 17:10:03 +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/571 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 34914e0 Author: Network Service Mesh Bot Date: 2023-07-01 12:09:42 -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 718f0f9e9c52..6e2f8a4f7b69 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:3d83cc6 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:34914e0 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET