From 60cfef24ab5a4d0a134a02a4d5a20de8429d98c3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 8 Nov 2023 20:52:26 +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/372 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 32baaa4 Author: Network Service Mesh Bot Date: 2023-11-08 14:52:07 -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 2b4e70b9b09f..7e3c45b495ce 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:04d251f + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:32baaa4 imagePullPolicy: IfNotPresent securityContext: privileged: true