From 024975c6b42bd78436f4322c81caa7067ec48798 Mon Sep 17 00:00:00 2001 From: Tami Love Date: Thu, 23 Jul 2026 15:13:32 -0400 Subject: [PATCH] docs: add 4.14.70 z-stream release notes Co-authored-by: Cursor --- modules/zstream-4-14-70.adoc | 31 +++++++++++++++++++++++ release_notes/ocp-4-14-release-notes.adoc | 3 +++ 2 files changed, 34 insertions(+) create mode 100644 modules/zstream-4-14-70.adoc diff --git a/modules/zstream-4-14-70.adoc b/modules/zstream-4-14-70.adoc new file mode 100644 index 000000000000..5d40249bc90f --- /dev/null +++ b/modules/zstream-4-14-70.adoc @@ -0,0 +1,31 @@ +// Module included in the following assemblies: +// +// * release_notes/ocp-4-14-release-notes.adoc + +:_mod-docs-content-type: REFERENCE +[id="zstream-4-14-70-bug-fixes_{context}"] += RHSA-2026:43253 - {product-title} {product-version}.70 bug fix and security update + +Issued: 30 July 2026 + +[role="_abstract"] +{product-title} release {product-version}.70 is now available. The list of fixed issues that are included in the update is documented in the link:https://access.redhat.com/errata/RHSA-2026:43253[RHSA-2026:43253] advisory. The RPM packages that are included in the update are provided by the link:https://access.redhat.com/errata/RHBA-2026:43251[RHBA-2026:43251] 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.14.70 --pullspecs +---- + +[id="zstream-4-14-70-fixed_issues_{context}"] +== Fixed issues + +There are no notable fixed issues in this release. + +[id="zstream-4-14-70-updating_{context}"] +== Updating + +To update an {product-title} 4.14 cluster to this latest release, see xref:../updating/updating_a_cluster/updating-cluster-cli.adoc#updating-cluster-cli[Updating a cluster using the CLI]. diff --git a/release_notes/ocp-4-14-release-notes.adoc b/release_notes/ocp-4-14-release-notes.adoc index f8a513d9591c..a5be3ddfcc93 100644 --- a/release_notes/ocp-4-14-release-notes.adoc +++ b/release_notes/ocp-4-14-release-notes.adoc @@ -3413,6 +3413,9 @@ The impact is on East/West traffic in local gateway mode with `routingViaHost` s // 4.14 about async include::modules/rn-async-errata.adoc[leveloffset=+1] +// 4.14.70 RNs and updating +include::modules/zstream-4-14-70.adoc[leveloffset=+2] + // 4.14.69 RNs and updating include::modules/zstream-4-14-69.adoc[leveloffset=+2]