From f32215b62013590fe4d53e7f4829e217623b69cb Mon Sep 17 00:00:00 2001 From: Paul Bastide Date: Mon, 8 Dec 2025 07:47:04 -0500 Subject: [PATCH] NO-JIRA: Update container image to latest version Signed-off-by: Paul Bastide --- manifests/stable/manifests/nfd.clusterserviceversion.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/stable/manifests/nfd.clusterserviceversion.yaml b/manifests/stable/manifests/nfd.clusterserviceversion.yaml index bc04f293..c4bfe0c2 100644 --- a/manifests/stable/manifests/nfd.clusterserviceversion.yaml +++ b/manifests/stable/manifests/nfd.clusterserviceversion.yaml @@ -65,7 +65,7 @@ metadata: ] capabilities: Deep Insights categories: Integration & Delivery,OpenShift Optional - containerImage: quay.io/openshift/origin-cluster-nfd-operator:4.21 + containerImage: quay.io/openshift/origin-cluster-nfd-operator:latest createdAt: "2025-11-26T07:28:32Z" description: |- The Node Feature Discovery Operator manages the detection of hardware features and configuration in a Kubernetes cluster by labeling the nodes with hardware-specific information. The Node Feature Discovery (NFD) will label the host with node-specific attributes, like PCI cards, kernel, or OS version, and many more.