From eef6246420e780ffb25cccc1c1f425d123d1bb95 Mon Sep 17 00:00:00 2001 From: William Gabor Date: Mon, 22 Jun 2026 14:09:41 -0400 Subject: [PATCH] OSDOCS-20257 created zstream RNs for 4-13-68 --- modules/zstream-4-13-68-about.adoc | 15 +++++++++++++++ modules/zstream-4-13-68-bug-fixes.adoc | 7 +++++++ modules/zstream-4-13-68-updating.adoc | 6 ++++++ release_notes/ocp-4-13-release-notes.adoc | 9 ++++++++- 4 files changed, 36 insertions(+), 1 deletion(-) create mode 100644 modules/zstream-4-13-68-about.adoc create mode 100644 modules/zstream-4-13-68-bug-fixes.adoc create mode 100644 modules/zstream-4-13-68-updating.adoc diff --git a/modules/zstream-4-13-68-about.adoc b/modules/zstream-4-13-68-about.adoc new file mode 100644 index 000000000000..3f86d0f9d4ef --- /dev/null +++ b/modules/zstream-4-13-68-about.adoc @@ -0,0 +1,15 @@ +:_mod-docs-content-type: CONCEPT +[id="zstream-4-13-68-about_{context}"] += RHSA-2026:26543 - {product-title} 4.13.68 fixed issues and security update + +Issued: 23 June 2026 + +[role="_abstract"] +{product-title} release 4.13.68, which includes security updates, is now available. The list of bug fixes that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2026:26543[RHSA-2026:26543] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHSA-2026:26541[RHSA-2026:26541] advisory. + +You can view the container images in this release by running the following command: + +[source,terminal] +---- +$ oc adm release info 4.13.68 --pullspecs +---- \ No newline at end of file diff --git a/modules/zstream-4-13-68-bug-fixes.adoc b/modules/zstream-4-13-68-bug-fixes.adoc new file mode 100644 index 000000000000..56527a0ea33a --- /dev/null +++ b/modules/zstream-4-13-68-bug-fixes.adoc @@ -0,0 +1,7 @@ +:_mod-docs-content-type: REFERENCE +[id="zstream-4-13-68-bug-fixes_{context}"] += Fixed issues + +[role="_abstract"] + +There are no notable fixed issues in this release. \ No newline at end of file diff --git a/modules/zstream-4-13-68-updating.adoc b/modules/zstream-4-13-68-updating.adoc new file mode 100644 index 000000000000..5c9bd7f54bf3 --- /dev/null +++ b/modules/zstream-4-13-68-updating.adoc @@ -0,0 +1,6 @@ +:_mod-docs-content-type: REFERENCE +[id="zstream-4-13-68-updating_{context}"] += Updating + +[role="_abstract"] +To update an existing {product-title} 4.13 cluster to this latest release, see xref:../updating/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]. \ No newline at end of file diff --git a/release_notes/ocp-4-13-release-notes.adoc b/release_notes/ocp-4-13-release-notes.adoc index 2f65ad07e31d..42a02798c8e6 100644 --- a/release_notes/ocp-4-13-release-notes.adoc +++ b/release_notes/ocp-4-13-release-notes.adoc @@ -4685,4 +4685,11 @@ include::modules/zstream-4-13-67-about.adoc[leveloffset=+2] include::modules/zstream-4-13-67-bug-fixes.adoc[leveloffset=+2] -include::modules/zstream-4-13-67-updating.adoc[leveloffset=+2] \ No newline at end of file +include::modules/zstream-4-13-67-updating.adoc[leveloffset=+2] + +//4.13.68 +include::modules/zstream-4-13-68-about.adoc[leveloffset=+2] + +include::modules/zstream-4-13-68-bug-fixes.adoc[leveloffset=+2] + +include::modules/zstream-4-13-68-updating.adoc[leveloffset=+2] \ No newline at end of file