From 4034d88cc06e8113bc655f4812eb211cd90f763f Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Fri, 14 Feb 2025 03:53:15 -0600 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr@main (#12712) PR link: https://github.com/networkservicemesh/cmd-nsmgr/pull/730 Commit: 2e83ce1 Author: Network Service Mesh Bot Date: 2025-02-13 10:15:54 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#730) PR link: https://github.com/networkservicemesh/sdk/pull/1713 Commit: e11e3c3 Author: Arpad Kiss Date: 2025-02-13 17:11:22 +0100 Message: - Readd optinal trace condition to logObject (#1713) Signed-off-by: NSMBot Co-authored-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 84365858ffb..1a4a8ffcb4a 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:bb9d366 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:2e83ce1 imagePullPolicy: IfNotPresent name: nsmgr ports: