From 2f878875e195093f8ba941740d61b562fb338809 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 21 Nov 2023 12:14:15 +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/380 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: aeef039 Author: Network Service Mesh Bot Date: 2023-11-21 06:13:49 -0600 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 38db6744efa4..cd07abe3574e 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:b22d0e9 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:aeef039 imagePullPolicy: IfNotPresent securityContext: privileged: true