From fde54b07667e3c4aa22d52cc8652fba1f5f49afc Mon Sep 17 00:00:00 2001 From: NSMBot Date: Sun, 18 Sep 2022 23:46:53 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nse-vlan-vpp@main PR link: https://github.com/networkservicemesh/cmd-nse-vlan-vpp/pull/210 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: af58f0d Author: Network Service Mesh Bot Date: 2022-09-18 18:46:20 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nse-vlan-vpp/nse.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-vlan-vpp/nse.yaml b/apps/nse-vlan-vpp/nse.yaml index 5e87f7bcbdfc..bd4094cc5f50 100644 --- a/apps/nse-vlan-vpp/nse.yaml +++ b/apps/nse-vlan-vpp/nse.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:9731e7d + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:af58f0d imagePullPolicy: IfNotPresent securityContext: privileged: true