From 52e60b788c58e37d612c77926fa3be83e446a43c Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 25 Dec 2023 11:04:18 +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/107 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: feee278 Author: Network Service Mesh Bot Date: 2023-12-25 05:03:53 -0600 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sd… 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 988e882a0313..42200ed364c3 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:d538ffa + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:feee278 env: - name: NSM_NAMESPACE valueFrom: