From 8f1331a6a6802d2b16247aaa67902dcafb8f6b0e Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 30 Jun 2023 11:22:42 +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/435 Commit: 97bc78d Author: Denis Tingaikin Date: 2023-06-30 14:22:23 +0300 Message: - Merge pull request #435 from NikitaSkrynnik/update-go 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 4a7705d72a6b..2d9bfb7e5f4a 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:0dd0a22 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:97bc78d imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: