From dbd3a67d37deab792fd6507d5ecc29a8a45e6d1a Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 12 Aug 2024 10:43:29 +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/145 Commit: 7b9fcb1 Author: Network Service Mesh Bot Date: 2024-08-12 05:43:07 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#145) PR link: https://github.com/networkservicemesh/sdk/pull/1657 Commit: 7e0cf2c Author: Vladislav Byrgazov Date: 2024-08-12 15:39:52 +0500 Message: - Update sdk/pkg/tools/pprofutils (#1657) * Updated pprof naming and method signature * Update listenOn param type from URL to string --------- Signed-off-by: Vladislav Byrgazov 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 b2e81092c803..553d4945840f 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:c3ebdd9 + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:7b9fcb1 env: - name: NSM_NAMESPACE valueFrom: