From f1c85e3516af35054d5b2c69ee4c29553f0bc2a3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 27 Jan 2022 18:52:22 +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/447 Commit: 18ade83 Author: Network Service Mesh Bot Date: 2022-01-27 12:52:04 -0600 Message: - Update from update/networkservicemesh/sdk (#447) * Update go.mod and go.sum to latest version from networkservicemesh/sdk@main PR link: https://github.com/networkservicemesh/sdk/pull/1218 Commit: 17ea214 Author: Denis Tingaikin Date: 2022-01-26 22:38:00 +0300 Message: - Refactor: nsmgr WithrRgistry option has useless registry dial options (#1218) * refactor nsmgr withregistry option Signed-off-by: Denis Tingaikin * fix tests Signed-off-by: NSMBot * fix build Signed-off-by: Denis Tingaikin Co-authored-by: NSMBot 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 9701ba2fc74e..9ef26697d36a 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:852b4e2 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:18ade83 imagePullPolicy: IfNotPresent name: nsmgr ports: