From d7ba43b10e2481791dcf62da416b7e915549172e Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu, 18 Apr 2024 05:11:10 -0500 Subject: [PATCH] =?UTF-8?q?Update=20go.mod=20and=20go.sum=20to=20latest=20?= =?UTF-8?q?version=20from=20networkservicemesh/cm=E2=80=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 1e43c3fd764f..09bdc0f44c52 100644 --- a/apps/nsmgr/nsmgr.yaml +++ b/apps/nsmgr/nsmgr.yaml @@ -81,7 +81,7 @@ spec: command: ["/bin/grpc-health-probe", "-spiffe", "-addr=unix:///var/lib/networkservicemesh/nsm.io.sock"] failureThreshold: 25 periodSeconds: 5 - - image: ghcr.io/networkservicemesh/ci/cmd-exclude-prefixes-k8s:842b632 + - image: ghcr.io/networkservicemesh/ci/cmd-exclude-prefixes-k8s:5b20fe8 imagePullPolicy: IfNotPresent name: exclude-prefixes env: