Skip to content

Commit 801191b

Browse files
authored
Merge pull request #95077 from shreyasiddhartha/OSSM-9730
OSSM-9730 2.6.8 (At Stage): [DOC] Release Notes
2 parents b933d0f + ea7491d commit 801191b

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
@@ -192,7 +192,7 @@ endif::[]
192192
:product-rosa: Red{nbsp}Hat OpenShift Service on AWS
193193
:SMProductName: Red{nbsp}Hat OpenShift Service Mesh
194194
:SMProductShortName: Service Mesh
195-
:SMProductVersion: 2.6.7
195+
:SMProductVersion: 2.6.8
196196
:MaistraVersion: 2.6
197197
:KialiProduct: Kiali Operator provided by Red Hat
198198
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

modules/ossm-release-2-5-11.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-11_{context}"]
7+
= {SMProductName} version 2.5.11
8+
9+
This release of {SMProductName} is included with the {SMProductName} Operator 2.6.8 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-11-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.21
25+
|===

modules/ossm-release-2-6-7.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-7-components_{context}"]

modules/ossm-release-2-6-8.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-8_{context}"]
7+
= {SMProductName} version 2.6.8
8+
9+
This release of {SMProductName} updates the {SMProductName} Operator version to 2.6.8, and includes the following `ServiceMeshControlPlane` resource version updates: 2.6.8 and 2.5.11.
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} automatically ensures a compatible version of Kiali.
16+
17+
[id="ossm-release-2-6-8-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.21
31+
|===

service_mesh/v2x/servicemesh-release-notes.adoc

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

99
// The following include statements pull in the module files that comprise 2.x release notes.
1010

11+
include::modules/ossm-release-2-6-8.adoc[leveloffset=+1]
12+
13+
include::modules/ossm-release-2-5-11.adoc[leveloffset=+1]
14+
1115
include::modules/ossm-release-2-6-7.adoc[leveloffset=+1]
1216

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

0 commit comments

Comments
 (0)