From 91e4b9eecebdb9cf5143e29104b48cb509673226 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon, 11 Jul 2022 16:54:23 -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 3a7343ae6be8..cd870a0e81e6 100644 --- a/apps/nsmgr/nsmgr.yaml +++ b/apps/nsmgr/nsmgr.yaml @@ -81,7 +81,7 @@ spec: command: ["/bin/grpc-health-probe", "-spiffe", "-addr=:5001"] failureThreshold: 25 periodSeconds: 5 - - image: ghcr.io/networkservicemesh/ci/cmd-exclude-prefixes-k8s:8f4f657 + - image: ghcr.io/networkservicemesh/ci/cmd-exclude-prefixes-k8s:c4ca417 imagePullPolicy: IfNotPresent name: exclude-prefixes env: