Skip to content

Commit 2b7fc25

Browse files
authored
Merge pull request #40513 from kmccarron-rh/nfdv10
OSDOCS-3160: NFD Update version in examples for next release
2 parents 78215c0 + d911fe4 commit 2b7fc25

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

modules/psap-installing-node-feature-discovery-operator.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ $ oc get packagemanifest nfd -n openshift-marketplace -o jsonpath='{.status.defa
7373
.Example output
7474
[source,terminal]
7575
----
76-
4.9
76+
4.10
7777
----
7878

7979
.. Create the following `Subscription` CR and save the YAML in the `nfd-sub.yaml` file:
@@ -87,7 +87,7 @@ metadata:
8787
name: nfd
8888
namespace: openshift-nfd
8989
spec:
90-
channel: "4.9"
90+
channel: "4.10"
9191
installPlanApproval: Automatic
9292
name: nfd
9393
source: redhat-operators

0 commit comments

Comments
 (0)