From fc01d304f9c637347cbc5a0a549cb782e84d6a10 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue, 21 May 2024 06:04:02 -0500 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-lb-vl3-vpp@main (#12022) PR link: https://github.com/networkservicemesh/cmd-lb-vl3-vpp/pull/74 Commit: 836a645 Author: Network Service Mesh Bot Date: 2024-05-21 06:02:33 -0500 Message: - Sync files with networkservicemesh/cmd-template (#74) This PR syncs files with https://github.com/networkservicemesh/cmd-template Revision: https://github.com/networkservicemesh/cmd-template/commits/7369b5fd24fe89c8021d5dcf3f5aea3393a64805 commit 7369b5fd24fe89c8021d5dcf3f5aea3393a64805 Author: Nikita Skrynnik <93182827+NikitaSkrynnik@users.noreply.github.com> Date: Tue Apr 23 20:12:10 2024 +0700 Delete check-release-branch job from release workflow (#130) * Delete check-release-branch job from release workflow Signed-off-by: NikitaSkrynnik * minor fixes Signed-off-by: NikitaSkrynnik --------- Signed-off-by: NikitaSkrynnik Signed-off-by: NSMBot Co-authored-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 1e31e77311f1..6fdab29f0c2d 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:efc866b + image: ghcr.io/networkservicemesh/ci/cmd-lb-vl3-vpp:836a645 imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET