Skip to content

website: Update to 1.10.1 latest manifests release #4118

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions content/en/docs/releases/kubeflow-1.10.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ description = "Information about the Kubeflow 1.10 release"
weight = 95
+++

## Kubeflow 1.10.0
## Kubeflow 1.10.1

<div class="table-responsive">
<table class="table table-bordered">
Expand Down Expand Up @@ -153,7 +153,7 @@ weight = 95
<td rowspan="1" class="align-middle">Pipelines Working Group</td>
<td>Kubeflow Pipelines</td>
<td>
<a href="https://github.com/kubeflow/pipelines/releases/tag/2.4.1">v2.4.1</a>
<a href="https://github.com/kubeflow/pipelines/releases/tag/2.5.0">v2.5.0</a>
</td>
</tr>
<!-- ======================= -->
Expand All @@ -163,7 +163,7 @@ weight = 95
<td rowspan="1" class="align-middle">Serving Working Group</td>
<td>KServe</td>
<td>
<a href="https://github.com/kserve/kserve/releases/tag/v0.14.1">v0.14.1</a>
<a href="https://github.com/kserve/kserve/releases/tag/v0.15.0">v0.15.0</a>
</td>
</tr>
<!-- ======================= -->
Expand All @@ -173,7 +173,7 @@ weight = 95
<td rowspan="1" class="align-middle">Training Working Group</td>
<td>Training Operator</td>
<td>
<a href="https://github.com/kubeflow/training-operator/releases/tag/v1.9.0">v1.9.0</a>
<a href="https://github.com/kubeflow/training-operator/releases/tag/v1.9.2">v1.9.2</a>
</td>
</tr>
<!-- ======================= -->
Expand All @@ -183,13 +183,13 @@ weight = 95
<td rowspan="2" class="align-middle">Data Working Group</td>
<td>Model Registry</td>
<td>
<a href="https://github.com/kubeflow/model-registry/releases/tag/v0.2.15">v0.2.15</a>
<a href="https://github.com/kubeflow/model-registry/releases/tag/v0.2.17">v0.2.17</a>
</td>
</tr>
<tr>
<td>Spark Operator</td>
<td>
<a href="https://github.com/kubeflow/spark-operator/releases/tag/v2.1.0">v2.1.0</a>
<a href="https://github.com/kubeflow/spark-operator/releases/tag/v2.1.1">v2.1.1</a>
</td>
</tr>
</tbody>
Expand Down Expand Up @@ -231,7 +231,7 @@ This information is only for the manifests found in the <a href="https://github.
<td>
<a href="https://istio.io/">Istio</a>
</td>
<td>1.24.2</td>
<td>1.24.3</td>
</tr>
<!-- ======================= -->
<!-- cert-manager -->
Expand Down Expand Up @@ -267,7 +267,7 @@ This information is only for the manifests found in the <a href="https://github.
<td>
<a href="https://knative.dev/docs/serving/">Knative Serving</a>
</td>
<td>1.16.4</td>
<td>1.16.2</td>
<td rowspan="2" class="align-middle">
<i>Knative is only needed when using the optional <a href="https://kserve.github.io/website/">KServe Component</a>.</i>
</td>
Expand Down
2 changes: 1 addition & 1 deletion content/en/docs/started/installing-kubeflow/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@ try out the end-to-end Kubeflow Platform capabilities.

If you want a stable / conservative experience we recommend to use the [latest stable release](https://github.com/kubeflow/manifests/releases):
- [**Kubeflow 1.10:**](/docs/releases/kubeflow-1.10/)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thank you for working on this, please update the kubeflow version as well to 1.10.1

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

From what I can tell the latest release on the kubeflow/kubeflow side is v1.10.0: https://github.com/kubeflow/kubeflow/releases/tag/v1.10.0

Copy link
Contributor

@varodrig varodrig May 27, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

our release is built form https://github.com/kubeflow/manifests, no https://github.com/kubeflow/kubeflow/ in this project we keep the notebooks and central dashboard components https://github.com/kubeflow/kubeflow/tree/master/components .

as you added the 1.10.1 in the installation we need to clarify that the latest version is 1.10.1.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

hey @varodrig I have updated the used versions in a few more places, could you re-review? 😊

- [`v1.10.0`](https://github.com/kubeflow/manifests/tree/v1.10.0#installation)
- [`v1.10.1`](https://github.com/kubeflow/manifests/tree/v1.10.1#installation)

You can also install the master branch of [`kubeflow/manifests`](https://github.com/kubeflow/manifests) by following the instructions [here](https://github.com/kubeflow/manifests?tab=readme-ov-file#installation) and provide us feedback.

Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"tag": "v1.10.0",
"url": "https://github.com/kubeflow/manifests/releases/tag/v1.10.0",
"commit_date": "2025-03-28T15:08:28Z",
"publish_date": "2025-04-01T10:17:27Z"
"tag": "v1.10.1",
"url": "https://github.com/kubeflow/manifests/releases/tag/v1.10.1",
"commit_date": "2025-05-12T17:11:39Z",
"publish_date": "2025-05-14T09:22:12Z"
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
{
"tag": "v1.10.1",
"url": "https://github.com/kubeflow/manifests/releases/tag/v1.10.1",
"commit_date": "2025-05-12T17:11:39Z",
"publish_date": "2025-05-14T09:22:12Z"
}
2 changes: 1 addition & 1 deletion layouts/shortcodes/kf-latest-version.html
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v1.10.0
v1.10.1