From e6d95874a9d5061317d015be45522beab11998d3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 23 Sep 2022 10:42:45 +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/376 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 1d0fe04 Author: Network Service Mesh Bot Date: 2022-09-23 05:42:16 -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 946e0b07bd1d..40b9066ee97a 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:ae4c939 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:1d0fe04 imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: