From c5122dc48fa966017667b34401092debb5c97d38 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 21 Mar 2024 09:53:23 +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/660 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 1a347d9 Author: Network Service Mesh Bot Date: 2024-03-21 04:53: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 e72647ffb0d2..4cea23b8c558 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:7fb5e99 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:1a347d9 imagePullPolicy: IfNotPresent name: nsmgr ports: