From 472cd4b23608e022cabe98e3a84b7d1a9044621c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 2 Oct 2023 09:50:33 +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/355 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 403bdf8 Author: Network Service Mesh Bot Date: 2023-10-02 04:50:11 -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 ada67d0495d0..350cac36b44d 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:86854e9 + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:403bdf8 imagePullPolicy: IfNotPresent securityContext: privileged: true