From 4f869a8c10d7805309289074db780e91cd61778b Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 28 Nov 2023 12:10:54 +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/643 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 64df4f1 Author: Network Service Mesh Bot Date: 2023-11-28 06:10:27 -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 13f61710ee6c..e13f342c589d 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:d2c6adb + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:64df4f1 imagePullPolicy: IfNotPresent name: nsmgr ports: