From 8a5329468f5893cfda51bfcf782ac983e614d4a3 Mon Sep 17 00:00:00 2001 From: NSMBot Date: Wed, 23 Nov 2022 12:23:24 +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/28 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Commit: f92af58 Author: Network Service Mesh Bot Date: 2022-11-23 06:22:44 -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 2e9a88aa5217..ebeaa79f8c77 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:41e541b + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:f92af58 env: - name: NSM_NAMESPACE valueFrom: