From 8b19e5803562f9f0dd6bbe9d44483a54af834c23 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 19 Apr 2024 10:48:27 +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/494 Commit: 43ed8c5 Author: Network Service Mesh Bot Date: 2024-04-19 05:48:04 -0500 Message: - Sync files with networkservicemesh/cmd-template (#494) This PR syncs files with https://github.com/networkservicemesh/cmd-template Revision: https://github.com/networkservicemesh/cmd-template/commits/b06b95264e7c9af33c7061aefb42b0e9f54fd3b0 commit b06b95264e7c9af33c7061aefb42b0e9f54fd3b0 Author: Arpad Kiss <158226216+arp-est@users.noreply.github.com> Date: Fri Apr 19 12:42:49 2024 +0200 Add env-check to ci.yaml (#131) Signed-off-by: Arpad Kiss 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 1d8cbf94f8a8..160803305785 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:b9b7d74 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:43ed8c5 imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: