File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ efficiently and improve ML training goodput.
5858To install the latest release of JobSet in your cluster, run the following command:
5959
6060``` shell
61- kubectl apply --server-side -f https://github.com/kubernetes-sigs/jobset/releases/download/v0.7.2 /manifests.yaml
61+ kubectl apply --server-side -f https://github.com/kubernetes-sigs/jobset/releases/download/v0.8.0 /manifests.yaml
6262```
6363
6464The controller runs in the ` jobset-system ` namespace.
Original file line number Diff line number Diff line change @@ -92,7 +92,7 @@ ignoreFiles = []
9292 # The major.minor version tag for the version of the docs represented in this
9393 # branch of the repository. Used in the "version-banner" partial to display a
9494 # version number for this doc set.
95- version = " v0.7.2 "
95+ version = " v0.8.0 "
9696
9797 # Flag used in the "version-banner" partial to decide whether to display a
9898 # banner on every page indicating that this is an archived version of the docs.
You can’t perform that action at this time.
0 commit comments