From 60ab069ff43ffb1f8294e259a852ed6cc88f718f Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu, 18 Apr 2024 04:57:05 -0500 Subject: [PATCH] =?UTF-8?q?Update=20go.mod=20and=20go.sum=20to=20latest=20?= =?UTF-8?q?version=20from=20networkservicemesh/cm=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- apps/nse-remote-vlan/nse-remote-vlan.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nse-remote-vlan/nse-remote-vlan.yaml b/apps/nse-remote-vlan/nse-remote-vlan.yaml index 43620de1fee4..bd2c696c0e34 100644 --- a/apps/nse-remote-vlan/nse-remote-vlan.yaml +++ b/apps/nse-remote-vlan/nse-remote-vlan.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nse - image: ghcr.io/networkservicemesh/ci/cmd-nse-remote-vlan:10c3f71 + image: ghcr.io/networkservicemesh/ci/cmd-nse-remote-vlan:0e35b45 imagePullPolicy: IfNotPresent ports: - containerPort: 5003