From 778b0c2beafc5ae0fd956634122d77465efb3a13 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 14 Mar 2022 10:55:56 +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/459 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: f298abd Author: Network Service Mesh Bot Date: 2022-03-14 05:55:39 -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 deaef47e140f..7cef3748a3d6 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:873e345 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:f298abd imagePullPolicy: IfNotPresent name: nsmgr ports: