1
0
mirror of https://github.com/openshift/openshift-docs.git synced 2026-02-05 12:46:18 +01:00

OSSM-10414

This commit is contained in:
shreyasiddhartha
2025-09-08 16:33:41 +05:30
committed by openshift-cherrypick-robot
parent 87df67c6f5
commit 9eb3c40e0d
3 changed files with 34 additions and 1 deletions

View File

@@ -202,7 +202,7 @@ endif::[]
:product-rosa: Red{nbsp}Hat OpenShift Service on AWS
:SMProductName: Red{nbsp}Hat OpenShift Service Mesh
:SMProductShortName: Service Mesh
:SMProductVersion: 2.6.9
:SMProductVersion: 2.6.10
:MaistraVersion: 2.6
:KialiProduct: Kiali Operator provided by Red Hat
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

View File

@@ -0,0 +1,31 @@
// Module included in the following assemblies:
//
// * service_mesh/v2x/servicemesh-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="ossm-release-2-6-10_{context}"]
= {SMProductName} version 2.6.10
This release of {SMProductName} updates the {SMProductName} Operator version to 2.6.10, and includes the `ServiceMeshControlPlane` resource version updates for 2.6.10.
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
include::snippets/ossm-current-version-support-snippet.adoc[]
You can use the most current version of the {KialiProduct} with all supported versions of {SMProductName}. The version of {SMProductShortName} automatically ensures a compatible version of Kiali.
[id="ossm-release-2-6-10-components_{context}"]
== Component updates
|===
|Component |Version
|Istio
|1.20.8
|Envoy Proxy
|1.28.7
|Kiali Server
|1.73
|===

View File

@@ -8,6 +8,8 @@ toc::[]
// The following include statements pull in the module files that comprise 2.x release notes.
include::modules/ossm-release-2-6-10.adoc[leveloffset=+1]
include::modules/ossm-release-2-6-9.adoc[leveloffset=+1]
include::modules/ossm-release-2-5-12.adoc[leveloffset=+1]