From 5753f27469114512cd27be27761b94924cecf6b4 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 11 Jul 2022 21:35:36 +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/515 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: e426075 Author: Network Service Mesh Bot Date: 2022-07-11 16:35:00 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… 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 8cd2db6164be..3a7343ae6be8 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:1761d74 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:e426075 imagePullPolicy: IfNotPresent name: nsmgr ports: