From 5360aa7338e7b38d0780475cc5fedcf5bd474d05 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 14 Oct 2024 11:09:04 +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/710 Commit: 110d67d Author: Arpad Kiss Date: 2024-10-14 13:08:40 +0200 Message: - Add capability to set loglevel to trace during runtime (#710) 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 5a1ab8adf16c..6ab784641e55 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:b950ea4 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:110d67d imagePullPolicy: IfNotPresent name: nsmgr ports: