From 0b338457a3d2ae3843720063b1184fcd76067a5b Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 21 Dec 2023 13:08:51 +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/401 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: eefc857 Author: Network Service Mesh Bot Date: 2023-12-21 07:08:33 -0600 Message: - Automatically resolving conflicts in go.mod and updating dependency v… 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 14ec6c88badc..0a3e71b4aa51 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:106e6fb + image: ghcr.io/networkservicemesh/ci/cmd-nse-vlan-vpp:eefc857 imagePullPolicy: IfNotPresent securityContext: privileged: true