From b4cc5b7b12509aa3c717bf8833215d011b7ae292 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 11 Dec 2023 11:07:36 +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/645 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 3e4be55 Author: Network Service Mesh Bot Date: 2023-12-11 05:07:12 -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 099b2f1d221c..ab63c49a79ef 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:51254fb + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:3e4be55 imagePullPolicy: IfNotPresent name: nsmgr ports: