From 6d0ee616195e907c9f74899a03179cc69c5f7d29 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Fri, 30 Jun 2023 06:23:25 -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 cf86e8eae422..06c6c7217f02 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:8666334 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:b7f3523 imagePullPolicy: IfNotPresent name: nsmgr ports: