From aaa9f1c3627224a6da9b5688ade677cf2a9e3c09 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 5 Feb 2024 11:07:44 +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/199 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 92c5958 Author: Network Service Mesh Bot Date: 2024-02-05 05:07:18 -0600 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 c8c5e46bd4b6..2ef56f913189 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:1a1c879 + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:92c5958 imagePullPolicy: IfNotPresent name: map-ip-k8s env: