From 344de56665c35d317bdbecae5011b107863a195c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 19 Mar 2024 09:09:46 +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/478 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: c7b250f Author: Network Service Mesh Bot Date: 2024-03-19 04:09:19 -0500 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 e9195af0daf2..8bcd3e0f6ca0 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:80e69ad + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:c7b250f imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: