From d8147b05055b1b9f4acc1c8999e5a30021371e21 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 21 Feb 2023 17:29:59 +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/284 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 570f2e4 Author: Network Service Mesh Bot Date: 2023-02-21 11:24:49 -0600 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 e214d8ae8a24..0fb4c30cc6c2 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:0bda09d + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:570f2e4 imagePullPolicy: IfNotPresent securityContext: privileged: true