From 10d678a1d570c329506a97b66d1a34712ddb9cb3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 14 Nov 2023 14:20:01 +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/636 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: dc12e9b Author: Network Service Mesh Bot Date: 2023-11-14 08:19:07 -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 55859ea1a548..bfe0f926d750 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:fc8f17c + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:dc12e9b imagePullPolicy: IfNotPresent name: nsmgr ports: