Skip to content

Commit de8e871

Browse files
authored
Merge pull request #91833 from shreyasiddhartha/OSSM-9119
OSSM-9119 2.6.7 (At Stage): [DOC] Release Notes
2 parents c7b257d + 4225e35 commit de8e871

File tree

5 files changed

+61
-3
lines changed

5 files changed

+61
-3
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ endif::[]
187187
:product-rosa: Red Hat OpenShift Service on AWS
188188
:SMProductName: Red Hat OpenShift Service Mesh
189189
:SMProductShortName: Service Mesh
190-
:SMProductVersion: 2.6.6
190+
:SMProductVersion: 2.6.7
191191
:MaistraVersion: 2.6
192192
:KialiProduct: Kiali Operator provided by Red Hat
193193
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

modules/ossm-release-2-5-10.adoc

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * service_mesh/v2x/servicemesh-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ossm-release-2-5-10_{context}"]
7+
= {SMProductName} version 2.5.10
8+
9+
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).
10+
11+
[id="ossm-release-2-5-10-components_{context}"]
12+
== Component updates
13+
14+
|===
15+
|Component |Version
16+
17+
|Istio
18+
|1.18.7
19+
20+
|Envoy Proxy
21+
|1.26.8
22+
23+
|Kiali Server
24+
|1.73.20
25+
|===

modules/ossm-release-2-6-6.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ This release of {SMProductName} updates the {SMProductName} Operator version to
1010

1111
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
1212

13-
include::snippets/ossm-current-version-support-snippet.adoc[]
14-
1513
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.
1614

1715
[id="ossm-release-2-6-6-components_{context}"]

modules/ossm-release-2-6-7.adoc

Lines changed: 31 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,31 @@
1+
// Module included in the following assemblies:
2+
//
3+
// * service_mesh/v2x/servicemesh-release-notes.adoc
4+
5+
:_mod-docs-content-type: REFERENCE
6+
[id="ossm-release-2-6-7_{context}"]
7+
= {SMProductName} version 2.6.7
8+
9+
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.
10+
11+
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
12+
13+
include::snippets/ossm-current-version-support-snippet.adoc[]
14+
15+
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.
16+
17+
[id="ossm-release-2-6-7-components_{context}"]
18+
== Component updates
19+
20+
|===
21+
|Component |Version
22+
23+
|Istio
24+
|1.20.8
25+
26+
|Envoy Proxy
27+
|1.28.7
28+
29+
|Kiali Server
30+
|1.73.20
31+
|===

service_mesh/v2x/servicemesh-release-notes.adoc

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ toc::[]
1010

1111
include::modules/making-open-source-more-inclusive.adoc[leveloffset=+1]
1212

13+
include::modules/ossm-release-2-6-7.adoc[leveloffset=+1]
14+
15+
include::modules/ossm-release-2-5-10.adoc[leveloffset=+1]
16+
1317
include::modules/ossm-release-2-6-6.adoc[leveloffset=+1]
1418

1519
include::modules/ossm-release-2-5-9.adoc[leveloffset=+1]

0 commit comments

Comments
 (0)