Skip to content

Commit

Permalink
Update Readme to V0.14.2
Browse files Browse the repository at this point in the history
Signed-off-by: Carlos Eduardo Arango Gutierrez <eduardoa@nvidia.com>
  • Loading branch information
ArangoGutierrez committed Oct 10, 2023
1 parent c927bf5 commit f64c318
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ features and system configuration!
#### Quick-start – the short-short version

```bash
$ kubectl apply -k https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.14.1
$ kubectl apply -k https://github.com/kubernetes-sigs/node-feature-discovery/deployment/overlays/default?ref=v0.14.2
namespace/node-feature-discovery created
customresourcedefinition.apiextensions.k8s.io/nodefeaturerules.nfd.k8s-sigs.io created
serviceaccount/nfd-master created
Expand All @@ -39,4 +39,4 @@ $ kubectl get no -o json | jq '.items[].metadata.labels'

```
[documentation]: https://kubernetes-sigs.github.io/node-feature-discovery
[documentation]: https://kubernetes-sigs.github.io/node-feature-discovery/v0.14

0 comments on commit f64c318

Please sign in to comment.