We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 077cf4d commit b3a82b8Copy full SHA for b3a82b8
README.md
@@ -168,10 +168,10 @@ kubectl apply -k "github.com/kubeflow/katib.git/manifests/v1beta1/installs/katib
168
169
## Release Version
170
171
-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:
172
173
```
174
-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"
175
176
177
Make sure that all Katib components are running:
0 commit comments