From 137b9769d6072e45b77bca780df74031ad1d2070 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 12 Oct 2022 16:16:34 +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/98 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: ce03b9c Author: Network Service Mesh Bot Date: 2022-10-12 11:16:07 -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 e85fe20f4b09..3b218cb669f0 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:9eb5489 + - image: ghcr.io/networkservicemesh/ci/cmd-map-ip-k8s:ce03b9c imagePullPolicy: IfNotPresent name: map-ip-k8s env: