From 11cb48c6222e88600b3586ee1593fc7a58cb08dd Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 12 May 2022 16:28:02 +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/131 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: baff80d Author: Network Service Mesh Bot Date: 2022-05-12 11:27:41 -0500 Message: - Automatically resolving conflicts in go.mod and updating dependency v… 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 b2fd95c4269a..e698be24fb3f 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:072c65f + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:baff80d imagePullPolicy: IfNotPresent securityContext: privileged: true