From 5f77955b52328936f8196446ff13fd5df6f85950 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 15 Sep 2023 09:26:44 +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/343 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: d711548 Author: Network Service Mesh Bot Date: 2023-09-15 04:26:08 -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 3c9e22c99b97..30fcfe1bae9a 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:6ff606f + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:d711548 imagePullPolicy: IfNotPresent securityContext: privileged: true