From 285f76c3da2f95d33d17cf38d5a4fc450fcbfbf4 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 14 Sep 2022 23:19:53 +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/483 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: ff67b02 Author: Network Service Mesh Bot Date: 2022-09-14 18:17:59 -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 c8d5fca8ce32..03b3639a1104 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:4c002ee + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:ff67b02 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET