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

Merge pull request #92231 from openshift-cherrypick-robot/cherry-pick-91833-to-enterprise-4.19

[enterprise-4.19] OSSM-9119 2.6.7 (At Stage): [DOC] Release Notes
This commit is contained in:
Jeana Routh
2025-04-15 15:29:45 -04:00
committed by GitHub
5 changed files with 61 additions and 3 deletions

View File

@@ -187,7 +187,7 @@ endif::[]
:product-rosa: Red Hat OpenShift Service on AWS
:SMProductName: Red Hat OpenShift Service Mesh
:SMProductShortName: Service Mesh
:SMProductVersion: 2.6.6
:SMProductVersion: 2.6.7
:MaistraVersion: 2.6
:KialiProduct: Kiali Operator provided by Red Hat
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

View File

@@ -0,0 +1,25 @@
// Module included in the following assemblies:
//
// * service_mesh/v2x/servicemesh-release-notes.adoc
:_mod-docs-content-type: REFERENCE
[id="ossm-release-2-5-10_{context}"]
= {SMProductName} version 2.5.10
This release of {SMProductName} is included with the {SMProductName} Operator 2.6.7 and is supported on {product-title} 4.14 and later. This release addresses Common Vulnerabilities and Exposures (CVEs).
[id="ossm-release-2-5-10-components_{context}"]
== Component updates
|===
|Component |Version
|Istio
|1.18.7
|Envoy Proxy
|1.26.8
|Kiali Server
|1.73.20
|===

View File

@@ -10,8 +10,6 @@ This release of {SMProductName} updates the {SMProductName} Operator version to
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} is specified by using the `ServiceMeshControlPlane` resource. The version of {SMProductShortName} automatically ensures a compatible version of Kiali.
[id="ossm-release-2-6-6-components_{context}"]

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-7_{context}"]
= {SMProductName} version 2.6.7
This release of {SMProductName} updates the {SMProductName} Operator version to 2.6.7, and includes the following `ServiceMeshControlPlane` resource version updates: 2.6.7 and 2.5.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} is specified by using the `ServiceMeshControlPlane` resource. The version of {SMProductShortName} automatically ensures a compatible version of Kiali.
[id="ossm-release-2-6-7-components_{context}"]
== Component updates
|===
|Component |Version
|Istio
|1.20.8
|Envoy Proxy
|1.28.7
|Kiali Server
|1.73.20
|===

View File

@@ -10,6 +10,10 @@ toc::[]
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
include::modules/ossm-release-2-6-7.adoc[leveloffset=+1]
include::modules/ossm-release-2-5-10.adoc[leveloffset=+1]
include::modules/ossm-release-2-6-6.adoc[leveloffset=+1]
include::modules/ossm-release-2-5-9.adoc[leveloffset=+1]