From b33184457be7646dd2206f12d6bcd255ab72eab1 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 12 May 2022 16:51:20 +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/492 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: acbff89 Author: Network Service Mesh Bot Date: 2022-05-12 11:50:16 -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 5734f2635a8d..1911b3c7301a 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:3db427e + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:acbff89 imagePullPolicy: IfNotPresent name: nsmgr ports: