From b6e051d8f8acec34e31e2995623db26b16bf4432 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Fri, 24 Nov 2023 09:43:28 +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/100 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: d2b2df0 Author: Network Service Mesh Bot Date: 2023-11-24 03:42:49 -0600 Message: - Automatically resolving conflicts in go.mod and updating dependency v… 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 e343df71ddfa..619dc95bb7d9 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:0cee9f2 + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:d2b2df0 env: - name: NSM_NAMESPACE valueFrom: