Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 20 additions & 0 deletions modules/op-release-notes-1-22-5.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
// This module is included in the following assemblies:
// * release_notes/op-release-notes-1-22.adoc

:_mod-docs-content-type: REFERENCE
[id="op-release-notes-1-22-5_{context}"]
= Release notes for {pipelines-title} 1.22.5

[role="_abstract"]
With this update, {pipelines-title} General Availability (GA) 1.22.5 is available on {OCP} 4.14, 4.16, and later supported versions.

[id="fixed-issues-1-22-5_{context}"]
== Fixed issues

.User interface

//SRVKP-12879
Incorrect tab highlighting on the Overview page::
Before this update, a PatternFly version mismatch between the {OCP} web console and the {pipelines-shortname} console plugin caused incorrect tab highlighting on the *Overview* page. In the pipelines list section, the interface highlighted the *Per Repository* tab when the *Per Pipeline* view was active, and vice versa. With this update, the console plugin PatternFly dependencies match the console version. As a result, the correct tab is highlighted.
+
link:https://redhat.atlassian.net/browse/SRVKP-12879[SRVKP-12879]
3 changes: 3 additions & 0 deletions release_notes/op-release-notes-1-22.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,9 @@ For an overview of {pipelines-title}, see xref:../about/understanding-openshift-
// Compatibility and support matrix 1.22
include::modules/op-tkn-pipelines-compatibility-support-matrix.adoc[leveloffset=+1]

// Release notes for Red Hat OpenShift Pipelines 1.22.5
include::modules/op-release-notes-1-22-5.adoc[leveloffset=+1]

// Release notes for Red Hat OpenShift Pipelines 1.22.4
include::modules/op-release-notes-1-22-4.adoc[leveloffset=+1]

Expand Down