Skip to content

Commit fe53150

Browse files
website: Synchronize release versions for 1.10.1
Signed-off-by: Christian Heusel <[email protected]>
1 parent a3412aa commit fe53150

File tree

4 files changed

+19
-13
lines changed

4 files changed

+19
-13
lines changed

content/en/docs/releases/kubeflow-1.10.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ description = "Information about the Kubeflow 1.10 release"
44
weight = 95
55
+++
66

7-
## Kubeflow 1.10.0
7+
## Kubeflow 1.10.1
88

99
<div class="table-responsive">
1010
<table class="table table-bordered">
@@ -153,7 +153,7 @@ weight = 95
153153
<td rowspan="1" class="align-middle">Pipelines Working Group</td>
154154
<td>Kubeflow Pipelines</td>
155155
<td>
156-
<a href="https://github.com/kubeflow/pipelines/releases/tag/2.4.1">v2.4.1</a>
156+
<a href="https://github.com/kubeflow/pipelines/releases/tag/2.5.0">v2.5.0</a>
157157
</td>
158158
</tr>
159159
<!-- ======================= -->
@@ -163,7 +163,7 @@ weight = 95
163163
<td rowspan="1" class="align-middle">Serving Working Group</td>
164164
<td>KServe</td>
165165
<td>
166-
<a href="https://github.com/kserve/kserve/releases/tag/v0.14.1">v0.14.1</a>
166+
<a href="https://github.com/kserve/kserve/releases/tag/v0.15.0">v0.15.0</a>
167167
</td>
168168
</tr>
169169
<!-- ======================= -->
@@ -173,7 +173,7 @@ weight = 95
173173
<td rowspan="1" class="align-middle">Training Working Group</td>
174174
<td>Training Operator</td>
175175
<td>
176-
<a href="https://github.com/kubeflow/training-operator/releases/tag/v1.9.0">v1.9.0</a>
176+
<a href="https://github.com/kubeflow/training-operator/releases/tag/v1.9.2">v1.9.2</a>
177177
</td>
178178
</tr>
179179
<!-- ======================= -->
@@ -183,13 +183,13 @@ weight = 95
183183
<td rowspan="2" class="align-middle">Data Working Group</td>
184184
<td>Model Registry</td>
185185
<td>
186-
<a href="https://github.com/kubeflow/model-registry/releases/tag/v0.2.15">v0.2.15</a>
186+
<a href="https://github.com/kubeflow/model-registry/releases/tag/v0.2.17">v0.2.17</a>
187187
</td>
188188
</tr>
189189
<tr>
190190
<td>Spark Operator</td>
191191
<td>
192-
<a href="https://github.com/kubeflow/spark-operator/releases/tag/v2.1.0">v2.1.0</a>
192+
<a href="https://github.com/kubeflow/spark-operator/releases/tag/v2.1.1">v2.1.1</a>
193193
</td>
194194
</tr>
195195
</tbody>
@@ -231,7 +231,7 @@ This information is only for the manifests found in the <a href="https://github.
231231
<td>
232232
<a href="https://istio.io/">Istio</a>
233233
</td>
234-
<td>1.24.2</td>
234+
<td>1.24.3</td>
235235
</tr>
236236
<!-- ======================= -->
237237
<!-- cert-manager -->
@@ -267,7 +267,7 @@ This information is only for the manifests found in the <a href="https://github.
267267
<td>
268268
<a href="https://knative.dev/docs/serving/">Knative Serving</a>
269269
</td>
270-
<td>1.16.4</td>
270+
<td>1.16.2</td>
271271
<td rowspan="2" class="align-middle">
272272
<i>Knative is only needed when using the optional <a href="https://kserve.github.io/website/">KServe Component</a>.</i>
273273
</td>
Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"tag": "v1.10.0",
3-
"url": "https://github.com/kubeflow/manifests/releases/tag/v1.10.0",
4-
"commit_date": "2025-03-28T15:08:28Z",
5-
"publish_date": "2025-04-01T10:17:27Z"
2+
"tag": "v1.10.1",
3+
"url": "https://github.com/kubeflow/manifests/releases/tag/v1.10.1",
4+
"commit_date": "2025-05-12T17:11:39Z",
5+
"publish_date": "2025-05-14T09:22:12Z"
66
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"tag": "v1.10.1",
3+
"url": "https://github.com/kubeflow/manifests/releases/tag/v1.10.1",
4+
"commit_date": "2025-05-12T17:11:39Z",
5+
"publish_date": "2025-05-14T09:22:12Z"
6+
}
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v1.10.0
1+
v1.10.1

0 commit comments

Comments
 (0)