Skip to content

Commit 9c260a7

Browse files
Update README.md
1 parent 461cf73 commit 9c260a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Kueue & MPI Operator are needed for running the optional NCCL tests.
146146
```sh
147147
kubectl apply --server-side -f https://raw.githubusercontent.com/kubeflow/mpi-operator/v0.6.0/deploy/v2beta1/mpi-operator.yaml
148148

149-
helm install kueue oci://registry.k8s.io/kueue/charts/kueue --version="0.13.4" --create-namespace --namespace=kueue-system
149+
helm install kueue oci://registry.k8s.io/kueue/charts/kueue --version="0.14.1" --create-namespace --namespace=kueue-system
150150
```
151151

152152
#### Run the NCCL/RCCL tests

0 commit comments

Comments
 (0)