From 545da951216273ab123f99d8ee5f6a87882355fa Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 11 Feb 2022 04:44:31 +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/293 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 8c566e9 Author: Network Service Mesh Bot Date: 2022-02-10 22:44:11 -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 2518ad2590ec..ac792a005f5d 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:4a2fe09 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:8c566e9 imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: