From 541dc9b4ac8abca3a68da6fd0d01263930a74357 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 17 Jan 2024 14:13:32 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-nsmgr-proxy@main PR link: https://github.com/networkservicemesh/cmd-nsmgr-proxy/pull/474 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: 9fb93b8 Author: Network Service Mesh Bot Date: 2024-01-17 08:13:09 -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 d6726bb78abb..f3df5fe02be9 100644 --- a/apps/nsmgr-proxy/nsmgr-proxy.yaml +++ b/apps/nsmgr-proxy/nsmgr-proxy.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccount: nsmgr-proxy-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:78a61db + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:9fb93b8 imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: