Skip to content

Commit 1e65c06

Browse files
authored
Merge pull request #97304 from openshift-cherrypick-robot/cherry-pick-97282-to-enterprise-4.16
[enterprise-4.16] OSSM-10063 2.6.9 (At Stage): [DOC] Release Notes, Known Issues and Bug Fixes
2 parents 975dc52 + e25f9a5 commit 1e65c06

File tree

5 files changed

+59
-3
lines changed

5 files changed

+59
-3
lines changed

_attributes/common-attributes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ endif::[]
174174
:product-rosa: Red Hat OpenShift Service on AWS
175175
:SMProductName: Red Hat OpenShift Service Mesh
176176
:SMProductShortName: Service Mesh
177-
:SMProductVersion: 2.6.8
177+
:SMProductVersion: 2.6.9
178178
:MaistraVersion: 2.6
179179
:KialiProduct: Kiali Operator provided by Red Hat
180180
:SMPlugin: OpenShift Service Mesh Console (OSSMC) plugin

modules/ossm-release-2-5-12.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-12_{context}"]
7+
= {SMProductName} version 2.5.12
8+
9+
This release of {SMProductName} is included with the {SMProductName} Operator 2.6.9 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-12-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-8.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} automatically ensures a compatible version of Kiali.
1614

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

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

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,29 @@
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-9_{context}"]
7+
= {SMProductName} version 2.6.9
8+
9+
This release of {SMProductName} updates the {SMProductName} Operator version to 2.6.9, and includes the following `ServiceMeshControlPlane` resource version updates: 2.6.9 and 2.5.12.
10+
11+
This release addresses Common Vulnerabilities and Exposures (CVEs) and is supported on {product-title} 4.14 and later.
12+
13+
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.
14+
15+
[id="ossm-release-2-6-9-components_{context}"]
16+
== Component updates
17+
18+
|===
19+
|Component |Version
20+
21+
|Istio
22+
|1.20.8
23+
24+
|Envoy Proxy
25+
|1.28.7
26+
27+
|Kiali Server
28+
|1.73.21
29+
|===

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-9.adoc[leveloffset=+1]
12+
13+
include::modules/ossm-release-2-5-12.adoc[leveloffset=+1]
14+
1115
include::modules/ossm-release-2-6-8.adoc[leveloffset=+1]
1216

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

0 commit comments

Comments
 (0)