From f537358f02b156709bac5c6deaeb910dd8713ecb Mon Sep 17 00:00:00 2001 From: NSMBot Date: Mon, 19 Aug 2024 09:34:32 +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/149 Commit: 6f2b863 Author: Network Service Mesh Bot Date: 2024-08-19 04:34:10 -0500 Message: - Update go.mod and go.sum to latest version from networkservicemesh/sdk@main (#149) PR link: https://github.com/networkservicemesh/sdk/pull/1653 Commit: ae25bb4 Author: Botond Szirtes Date: 2024-08-19 11:30:36 +0200 Message: - Add an option to expose Prometheus metrics via http/s server (#1653) 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 c4551c818354..15c5d164db87 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:5c65437 + - image: ghcr.io/networkservicemesh/ci/cmd-cluster-info-k8s:6f2b863 env: - name: NSM_NAMESPACE valueFrom: