From c8c39615047adfbfc110c5ea8d420c8c38b670bf Mon Sep 17 00:00:00 2001 From: NSMBot Date: Thu, 16 May 2024 07:59:21 +0000 Subject: [PATCH] Update go.mod and go.sum to latest version from networkservicemesh/cmd-cluster-info-k8s@main 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 --- 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: