From 771e9781e79e1d2c0d25dfdc85ba48a59e4a69de Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 4 Jun 2024 15:12:46 +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/227 Commit: b76ae5f Author: Network Service Mesh Bot Date: 2024-06-04 10:11:13 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#227) PR link: https://github.com/networkservicemesh/sdk/pull/1640 Commit: e3eed82 Author: Denis Tingaikin Date: 2024-06-04 17:35:37 +0300 Message: - update grpcfd (#1640) 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 b0fb7857e93f..a94168b20382 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:69f4afe + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:b76ae5f imagePullPolicy: IfNotPresent name: map-ip-k8s env: