From c57e5745cf401c870d9bb1a4cb169f3dcdcb5d26 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Wed, 1 Nov 2023 15:00:13 -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 ff1c3515f517..3a869eff1963 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:efe9b35 + - image: ghcr.io/networkservicemesh/cmd-nsmgr:v1.11.1-rc.1 imagePullPolicy: IfNotPresent name: nsmgr ports: