From 8ffd761d8d8d1fa050c2144603252a0223678f17 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 21 Dec 2023 13:05:50 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-lb-vl3-vpp@main PR link: https://github.com/networkservicemesh/cmd-lb-vl3-vpp/pull/30 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 9d88140 Author: Network Service Mesh Bot Date: 2023-12-21 07:05:24 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/vl3-lb/lb.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/vl3-lb/lb.yaml b/apps/vl3-lb/lb.yaml index a821533b37b0..92f3c4acee1c 100644 --- a/apps/vl3-lb/lb.yaml +++ b/apps/vl3-lb/lb.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: lb - image: ghcr.io/networkservicemesh/ci/cmd-lb-vl3-vpp:bf35180 + image: ghcr.io/networkservicemesh/ci/cmd-lb-vl3-vpp:9d88140 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET