Skip to content

Commit

Permalink
Update the katib version in docs (#1950)
Browse files Browse the repository at this point in the history
Signed-off-by: tenzen-y <[email protected]>

Signed-off-by: tenzen-y <[email protected]>
  • Loading branch information
tenzen-y authored Sep 9, 2022
1 parent 077cf4d commit b1e912c
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 @@ -168,10 +168,10 @@ kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib

## Release Version

For the specific Katib release (for example `v0.13.0`) run this command:
For the specific Katib release (for example `v0.14.0`) run this command:

```
kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib-standalone?ref=v0.13.0"
kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib-standalone?ref=v0.14.0"
```

Make sure that all Katib components are running:
Expand Down

0 comments on commit b1e912c

Please sign in to comment.