From d8ed4cef4c1dfc475f4e515012cec29438f5b13d Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 30 May 2024 11:20:13 +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/502 Commit: 67cf359 Author: Network Service Mesh Bot Date: 2024-05-30 06:19:46 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#502) PR link: https://github.com/networkservicemesh/sdk/pull/1637 Commit: 50c0908 Author: Nikita Skrynnik Date: 2024-05-30 22:15:58 +1100 Message: - fix authorize (#1637) * fix authorize * rework condition * fix test * add check for nil --------- 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 b0fb7857e93f..c271bf8191a1 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:67a0840 + - image: ghcr.io/networkservicemesh/ci/cmd-nsmgr-proxy:67cf359 imagePullPolicy: IfNotPresent name: nsmgr-proxy ports: