From 377b2ef8c0347f12d9badabb14e8fc7f0293069f Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 29 May 2024 10:57:25 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr@main PR link: https://github.com/networkservicemesh/cmd-nsmgr/pull/686 Commit: 6857034 Author: Network Service Mesh Bot Date: 2024-05-29 05:57:00 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#686) PR link: https://github.com/networkservicemesh/sdk/pull/1636 Commit: c01f9e1 Author: Nikita Skrynnik Date: 2024-05-29 21:53:30 +1100 Message: - Add peer cleanup on Requests and Closes from begin (#1636) * Add peer cleanup on Requests and Closes from begin * fix go linter issues * fix race condition + fix all go linter issues --------- Signed-off-by: NSMBot --- apps/nsmgr/nsmgr.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsmgr/nsmgr.yaml b/apps/nsmgr/nsmgr.yaml index 832870ad8f4f..4afddc06622c 100644 --- a/apps/nsmgr/nsmgr.yaml +++ b/apps/nsmgr/nsmgr.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccount: nsmgr-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:e081e3d + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:6857034 imagePullPolicy: IfNotPresent name: nsmgr ports: