From 2137509f7be1f4870592463cc52d8c82c5bd871a Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 5 Apr 2024 08:56:51 +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/ Commit: 6a28c0a Author: Nikita Skrynnik Date: 2024-04-05 15:54:38 +0700 Message: - Update gRPC health probe to fix CVEs (#670) 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 2e10d16f07e9..179f98c795e2 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:6a28c0a imagePullPolicy: IfNotPresent name: nsmgr ports: