From 7bde1e7e1eb042040000217c952f8104b718f0b7 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Tue, 24 Dec 2024 09:55:33 +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/261 Commit: 03121f9 Author: Network Service Mesh Bot Date: 2024-12-24 03:55:15 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#261) PR link: https://github.com/networkservicemesh/sdk/pull/1710 Commit: 4a9b9a0 Author: Denis Tingaikin Date: 2024-12-24 12:52:13 +0300 Message: - add options for using custom heal/reetry clients for registry (#1710) 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 e7b61cb41e2..a85306baa24 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:7a423a7 + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:03121f9 imagePullPolicy: IfNotPresent name: map-ip-k8s env: