From 57ec093c7f04fe9a754f2fda6a94bde6aac367c3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 17 Oct 2023 11:11:52 +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/175 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 5775a45 Author: Network Service Mesh Bot Date: 2023-10-17 06:11:26 -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 0dbe624468ae..1523d2773c25 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:456e68f + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:5775a45 imagePullPolicy: IfNotPresent name: map-ip-k8s env: