Skip to content

Commit

Permalink
add qbo to list of distributions (#3672)
Browse files Browse the repository at this point in the history
* add qbo to list of distributions

Signed-off-by: Alex Diaz <[email protected]>

* added v1.7.0 and added release notes

Signed-off-by: Alex Diaz <[email protected]>

* removed .history

Signed-off-by: Alex Diaz <[email protected]>

* fixed website url

Signed-off-by: Alex Diaz <[email protected]>

* fixed website url

Signed-off-by: Alex Diaz <[email protected]>

* removed menu expansion

Signed-off-by: Alex Diaz <[email protected]>

* removed OWNERS

Signed-off-by: Alex Diaz <[email protected]>

* shortened distro name

Signed-off-by: Alex Diaz <[email protected]>

---------

Signed-off-by: Alex Diaz <[email protected]>
  • Loading branch information
alexeadem authored Mar 27, 2024
1 parent f00058e commit b713e74
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 0 deletions.
14 changes: 14 additions & 0 deletions content/en/docs/started/installing-kubeflow.md
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,20 @@ The following table lists distributions which are <em>maintained</em> by their r
<a href="https://nutanix.github.io/kubeflow-manifests">Website</a>
</td>
</tr>
<tr>
<td>
QBO
</td>
<td>
{{% qbo/latest-version %}} <sup>[<a href="https://github.com/alexeadem/qbo-ce/blob/main/CHANGELOG.md">Release Notes</a>]</sup>
</td>
<td>
QBO Kubernetes Engine (QKE)
</td>
<td>
<a href="https://docs.qbo.io/#/qke?id=kubeflow">Website</a>
</td>
</tr>
<tr>
<td>
Red Hat
Expand Down
1 change: 1 addition & 0 deletions layouts/shortcodes/qbo/latest-version.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
1.8.0

0 comments on commit b713e74

Please sign in to comment.