From a6b5a2362ec409786609e820841d7c62033622cd Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 4 Jul 2022 12:31:09 +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/172 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: a0c3fd5 Author: Network Service Mesh Bot Date: 2022-07-04 07:28:39 -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 d534e24a5f5d..c1234fc86711 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:966fa6b + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:a0c3fd5 imagePullPolicy: IfNotPresent securityContext: privileged: true