From 01107a538b4df93874f8ae844ebc924eb401ef1c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 11 Apr 2024 17:11:39 +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/672 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: f7243b2 Author: Network Service Mesh Bot Date: 2024-04-11 12:11:04 -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 70c80fd0266a..fdc4e0cd0d41 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:f44b6a0 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:f7243b2 imagePullPolicy: IfNotPresent name: nsmgr ports: