From fa50adf6007c4aeda1a783b5076a97173b1c29a8 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 4 Apr 2024 17:44:00 +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/669 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: f44b6a0 Author: Network Service Mesh Bot Date: 2024-04-04 12:43:23 -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 dc319aacd198..2e10d16f07e9 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:830b7d1 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:f44b6a0 imagePullPolicy: IfNotPresent name: nsmgr ports: