Skip to content
Merged
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
21 changes: 21 additions & 0 deletions modules/zstream-4-19-21-about.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
// Module included in the following assembly:
//
// * release_notes/ocp-4-29-21-release-notes.adoc

:_mod-docs-content-type: CONCEPT
[id="zstream-4-19-21-about_{context}"]
= RHBA-2025:22786 - {product-title} {product-version}.21 bug fix advisory

[role="_abstract"]
Issued: 10 December 2025

{product-title} release {product-version}.21 is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHBA-2025:22786[RHBA-2025:22786] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2025:22766[RHBA-2025:22766] advisory.

Space precluded documenting all of the container images for this release in the advisory.

You can view the container images in this release by running the following command:

[source,terminal]
----
$ oc adm release info 4.19.21 --pullspecs
----
10 changes: 10 additions & 0 deletions modules/zstream-4-19-21-bug-fixes.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
// Module included in the following assembly:
//
// * release_notes/ocp-4-19-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="zstream-4-19-21-bug-fixes_{context}"]
= Bug fixes

[role="_abstract"]
There are no notable bug fixes in this release.
11 changes: 11 additions & 0 deletions modules/zstream-4-19-21-updating.adoc
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
// Module included in the following assembly:
//
// * release_notes/ocp-4-19-release-notes.adoc

:_mod-docs-content-type: REFERENCE
[id="zstream-4-19-21-updating_{context}"]
= Updating

[role="_abstract"]
To update an {product-title} 4.19 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI].
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🤖 [error] OpenShiftAsciiDoc.NoXrefInModules: Do not include xrefs in modules, only assemblies.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exception for RNs.


11 changes: 11 additions & 0 deletions release_notes/ocp-4-19-release-notes.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -2949,6 +2949,16 @@ This section will continue to be updated over time to provide notes on enhanceme
For any {product-title} release, always review the instructions on xref:../updating/updating_a_cluster/updating-cluster-web-console.adoc#updating-cluster-web-console[updating your cluster] properly.
====

// 4.19.21 about
include::modules/zstream-4-19-21-about.adoc[leveloffset=+2]

// 4.19.21 fixes
include::modules/zstream-4-19-21-bug-fixes.adoc[leveloffset=+2]

// 4.19.21 updating
include::modules/zstream-4-19-21-updating.adoc[leveloffset=+2]


// 4.19.20 about
include::modules/zstream-4-19-20-about.adoc[leveloffset=+2]

Expand All @@ -2958,6 +2968,7 @@ include::modules/zstream-4-19-20-bug-fixes.adoc[leveloffset=+2]
// 4.19.20 updating
include::modules/zstream-4-19-20-updating.adoc[leveloffset=+2]


// 4.19.19 about
include::modules/zstream-4-19-19-about.adoc[leveloffset=+2]

Expand Down