From 9fe3ea1faffe9fcb6566a24e842c5022210e15e1 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Tue, 25 Jan 2022 03:10:41 -0600 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 05a33e271a8e..baf3c531cb4d 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:74f1cd6 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr:3c09e96 imagePullPolicy: IfNotPresent name: nsmgr ports: