From 93f35264b4c6da51e9a16b3d9405cea5f3ea604a Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 16 Jun 2022 12:02: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/447 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: c1abd54 Author: Network Service Mesh Bot Date: 2022-06-16 06:54:08 -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 e4fecfc7e884..b7f928e9c768 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:358d7a5 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:c1abd54 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET