From 822ef3220405436936daeb9da1dc164dce0f5708 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 14 Jul 2023 11:13: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/326 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: cf7b697 Author: Network Service Mesh Bot Date: 2023-07-14 06:12:38 -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 741e8e21e584..3a82be4c3b75 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:cad7cb7 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:cf7b697 imagePullPolicy: IfNotPresent securityContext: privileged: true