From cae4077790886b6546c18dad1373acb9caf09a62 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 20 Jun 2023 14:47:00 +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/310 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: e8dda5d Author: Network Service Mesh Bot Date: 2023-06-20 09:46:38 -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 b096c632bf0c..61141aecee17 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:14773c0 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:e8dda5d imagePullPolicy: IfNotPresent securityContext: privileged: true