From a374f54fdb4c8ccd0c12f3cb3cdc349fc79120e2 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 29 Aug 2023 12:01:42 +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/334 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: c07821a Author: Network Service Mesh Bot Date: 2023-08-29 07:01:21 -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 977bf102a466..71ccb476360d 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:4b07803 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:c07821a imagePullPolicy: IfNotPresent securityContext: privileged: true