From 3dbee84fc70cd3558009a44b3ca39b156c3ca544 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 12 Aug 2024 10:43:28 +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/234 Commit: 98bb6c5 Author: Network Service Mesh Bot Date: 2024-08-12 05:43:11 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#234) PR link: https://github.com/networkservicemesh/sdk/pull/1657 Commit: 7e0cf2c Author: Vladislav Byrgazov Date: 2024-08-12 15:39:52 +0500 Message: - Update sdk/pkg/tools/pprofutils (#1657) * Updated pprof naming and method signature * Update listenOn param type from URL to string --------- Signed-off-by: Vladislav Byrgazov 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 c31afc45200e..c7f5dbf9b495 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:39225dc + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:98bb6c5 imagePullPolicy: IfNotPresent name: map-ip-k8s env: