From 8c563fd8346c8b057927481b34203aaddd012c21 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 22 Mar 2024 10:04:07 +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/444 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: fcd4fde Author: Network Service Mesh Bot Date: 2024-03-22 05:03:41 -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 40cf58dd98b9..b1df4f9f8095 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:61dde56 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:fcd4fde imagePullPolicy: IfNotPresent securityContext: privileged: true