From 1a246e04a81c61fedf12294541f99b871e59cb86 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 17 Jan 2024 14:13:45 +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/655 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 82f17ed Author: Network Service Mesh Bot Date: 2024-01-17 08:13:23 -0600 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 e74c9fc0eaf6..63dbcd8b9c0f 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:e7027b5 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:82f17ed imagePullPolicy: IfNotPresent name: nsmgr ports: