From 757900d8ee207d3d13fb1125b60ace4eb8bc5b82 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 25 Dec 2023 11:04:08 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr-proxy@main PR link: https://github.com/networkservicemesh/cmd-nsmgr-proxy/pull/468 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: c56c13e Author: Network Service Mesh Bot Date: 2023-12-25 05:03:49 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… Signed-off-by: NSMBot --- apps/nsmgr-proxy/nsmgr-proxy.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/nsmgr-proxy/nsmgr-proxy.yaml b/apps/nsmgr-proxy/nsmgr-proxy.yaml index bad9bfd0df68..404c82706f05 100644 --- a/apps/nsmgr-proxy/nsmgr-proxy.yaml +++ b/apps/nsmgr-proxy/nsmgr-proxy.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccount: nsmgr-proxy-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:e0507a3 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:c56c13e imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: