From 8c13bec6ce9b7047da717c70e1b7f5fc4db330b9 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Fri, 27 Dec 2024 01:44:43 -0600 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsc-vpp@main (#12648) PR link: https://github.com/networkservicemesh/cmd-nsc-vpp/pull/744 Commit: 1f56b0c Author: Network Service Mesh Bot Date: 2024-12-27 01:43:17 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk-vpp@main (#744) PR link: https://github.com/networkservicemesh/sdk-vpp/pull/877 Commit: 0653e4b Author: Nikita Skrynnik Date: 2024-12-27 18:40:31 +1100 Message: - disable heal and retry in registry clients of forwarder (#877) Signed-off-by: NSMBot Co-authored-by: NSMBot --- apps/nsc-memif/nsc.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsc-memif/nsc.yaml b/apps/nsc-memif/nsc.yaml index ab7f5f470ee..e324bae147b 100644 --- a/apps/nsc-memif/nsc.yaml +++ b/apps/nsc-memif/nsc.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: nsc - image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:2160343 + image: ghcr.io/networkservicemesh/ci/cmd-nsc-vpp:1f56b0c imagePullPolicy: IfNotPresent env: - name: SPIFFE_ENDPOINT_SOCKET