From e3ea0528545f4dc039555105a5033a667eb5e4fd Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Wed, 1 Nov 2023 15:08:03 -0500 Subject: [PATCH] Update docker images to the latest tag v1.11.1-rc.1 --- 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 3a869eff1963..f1c4fae001a0 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:0b56f86 + - image: ghcr.io/networkservicemesh/cmd-exclude-prefixes-k8s:v1.11.1-rc.1 imagePullPolicy: IfNotPresent name: exclude-prefixes env: