From 6720a76185f04acd3c6020b79f2f260abe1c7b36 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 20 Jul 2022 09:37:24 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-map-ip-k8s@main PR link: https://github.com/networkservicemesh/cmd-map-ip-k8s/pull/74 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 652c5e1 Author: Network Service Mesh Bot Date: 2022-07-20 04:35:17 -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 a7b7df393073..5506259ea08e 100644 --- a/apps/nsmgr-proxy/nsmgr-proxy.yaml +++ b/apps/nsmgr-proxy/nsmgr-proxy.yaml @@ -56,7 +56,7 @@ spec: limits: memory: 100Mi cpu: 400m - - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:3e76ef8 + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:652c5e1 imagePullPolicy: IfNotPresent name: map-ip-k8s env: