diff --git a/README.md b/README.md index 40ef53835..41b6d832b 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ efficiently and improve ML training goodput. To install the latest release of JobSet in your cluster, run the following command: ```shell -kubectl apply --server-side -f https://github.com/kubernetes-sigs/jobset/releases/download/v0.5.2/manifests.yaml +kubectl apply --server-side -f https://github.com/kubernetes-sigs/jobset/releases/download/v0.6.0/manifests.yaml ``` The controller runs in the `jobset-system` namespace.