From b2d8ddb4b502580ae94a66be6416a4704dbd9963 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 12 Jul 2024 11:01:11 +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/141 Commit: d77bd28 Author: Network Service Mesh Bot Date: 2024-07-12 06:00:43 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#141) PR link: https://github.com/networkservicemesh/sdk/pull/1646 Commit: c0bcf88 Author: Nikita Skrynnik Date: 2024-07-12 17:57:20 +0700 Message: - Revert "Revert authorize changes (#1645)" (#1646) This reverts commit bf440a38808cb29857b60611d00c43401d473d50. 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 5d6e6eed1f46..76231bcf5ce0 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:ded31b0 + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:d77bd28 env: - name: NSM_NAMESPACE valueFrom: