From 8be4b79be6633ace909111aa32ffce4986caf9a8 Mon Sep 17 00:00:00 2001 From: Network Service Mesh Bot <60070799+nsmbot@users.noreply.github.com> Date: Thu, 16 May 2024 03:00:33 -0500 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-cluster-info-k8s@main (#11971) PR link: https://github.com/networkservicemesh/cmd-cluster-info-k8s/pull/133 Commit: 00bc005 Author: Network Service Mesh Bot Date: 2024-05-16 02:58:55 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#133) PR link: https://github.com/networkservicemesh/sdk/pull/1623 Commit: 3b79590 Author: Nikita Skrynnik Date: 2024-05-16 18:55:35 +1100 Message: - Fix some leaks in authorize chain elements (#1623) * fix some leaks in authorize chain elements * fix go linter issues * add tests for memory leaks * fix go linter issues * rerun CI --------- Signed-off-by: NSMBot Co-authored-by: NSMBot --- apps/cluster-info/cluster-info.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/cluster-info/cluster-info.yaml b/apps/cluster-info/cluster-info.yaml index 71629c7ebe93..03eb2dc94005 100644 --- a/apps/cluster-info/cluster-info.yaml +++ b/apps/cluster-info/cluster-info.yaml @@ -17,7 +17,7 @@ spec: spec: serviceAccountName: cluster-info-sa containers: - - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:2d7e839 + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:00bc005 env: - name: NSM_NAMESPACE valueFrom: