From af6cc6e315729637fdbf9f83111ea17c81ec9481 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 1 Feb 2023 09:23:19 +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/531 Commit: d5e5ad0 Author: Artem Glazychev Date: 2023-02-01 16:22:57 +0700 Message: - Update vpp version (#531) 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 5914175a43f0..d5c9aa402ec1 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:4f41bbe + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:d5e5ad0 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET