Skip to content

Commit b3a82b8

Browse files
committed
Update the katib version in docs
Signed-off-by: tenzen-y <[email protected]>
1 parent 077cf4d commit b3a82b8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -168,10 +168,10 @@ kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib
168168

169169
## Release Version
170170

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

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

177177
Make sure that all Katib components are running:

0 commit comments

Comments
 (0)