From e9b739f95cd030988f434c343aa0c11eeefe1f3a Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 31 Oct 2023 17:51: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/632 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: efe9b35 Author: Network Service Mesh Bot Date: 2023-10-31 12:50:15 -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 464230f5505c..b1194d36abd7 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:9fe327f + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:efe9b35 imagePullPolicy: IfNotPresent name: nsmgr ports: