Skip to content

Commit

Permalink
update version to v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
googs1025 committed Sep 20, 2024
1 parent 650f4a3 commit 9f9107a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 9f9107a

Please sign in to comment.