From cfaac2134ed2e3c6f7e6dbf6690181de678c9882 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 12 May 2022 16:51: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/327 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 9a199ac Author: Network Service Mesh Bot Date: 2022-05-12 11:50:21 -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 cfadf6a6c5b5..98781ba4e9b3 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:94d427c + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:9a199ac imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: