From 80fad9531be9d824e999878a3981fa50090d3d0c Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Mon, 15 Apr 2024 04:45:44 -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 fdc4e0cd0d41..0fd90a5135df 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:f7243b2 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:8df1d77 imagePullPolicy: IfNotPresent name: nsmgr ports: