From 7cd0d2f2569656e4e9f301e89d68a9cd00dce03f Mon Sep 17 00:00:00 2001 From: Brandon Palm Date: Thu, 16 Oct 2025 15:14:32 -0500 Subject: [PATCH 1/2] Update OCP documentation links to latest versions This commit updates OpenShift Container Platform documentation URLs to point to the latest available versions. Updated by: ocp-doc-checker More info: https://github.com/sebrandon1/ocp-doc-checker --- tools/iso_builder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/iso_builder/README.md b/tools/iso_builder/README.md index ef3b2016..260b4073 100644 --- a/tools/iso_builder/README.md +++ b/tools/iso_builder/README.md @@ -23,7 +23,7 @@ By default: 1. xorriso (see [xorriso](https://www.gnu.org/software/xorriso/) for more information). On CentOS, RHEL, run `sudo dnf install -y xorriso` 2. isohybrid (see [isohybrid](https://man.archlinux.org/man/core/syslinux/isohybrid.1.en) for more information). On CentOS, RHEL, run `sudo dnf install -y syslinux` -3. oc (see [oc](https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/cli_tools/openshift-cli-oc#cli-installing-cli_cli-developer-commands) for more information). +3. oc (see [oc](https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/cli_tools/openshift-cli-oc#cli-installing-cli_cli-developer-commands) for more information). 4. podman (see [podman](https://podman.io/docs/installation) for more information). 5. skopeo (see [skopeo](https://github.com/containers/skopeo/blob/main/install.md) for more information). On RHEL / CentOS Stream ≥ 8, run `sudo dnf -y install skopeo` From eebbba447f1c75362457fd0dd2cb1c60b3b62ec7 Mon Sep 17 00:00:00 2001 From: Brandon Palm Date: Fri, 24 Oct 2025 09:26:28 -0500 Subject: [PATCH 2/2] Update OCP documentation links to latest versions This commit updates OpenShift Container Platform documentation URLs to point to the latest available versions. Updated by: ocp-doc-checker More info: https://github.com/sebrandon1/ocp-doc-checker --- tools/iso_builder/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/iso_builder/README.md b/tools/iso_builder/README.md index 260b4073..67f52b7f 100644 --- a/tools/iso_builder/README.md +++ b/tools/iso_builder/README.md @@ -23,7 +23,7 @@ By default: 1. xorriso (see [xorriso](https://www.gnu.org/software/xorriso/) for more information). On CentOS, RHEL, run `sudo dnf install -y xorriso` 2. isohybrid (see [isohybrid](https://man.archlinux.org/man/core/syslinux/isohybrid.1.en) for more information). On CentOS, RHEL, run `sudo dnf install -y syslinux` -3. oc (see [oc](https://docs.redhat.com/en/documentation/openshift_container_platform/4.19/html/cli_tools/openshift-cli-oc#cli-installing-cli_cli-developer-commands) for more information). +3. oc (see [oc](https://docs.redhat.com/en/documentation/openshift_container_platform/4.20/html/cli_tools/openshift-cli-oc#cli-installing-cli_cli-developer-commands) for more information). 4. podman (see [podman](https://podman.io/docs/installation) for more information). 5. skopeo (see [skopeo](https://github.com/containers/skopeo/blob/main/install.md) for more information). On RHEL / CentOS Stream ≥ 8, run `sudo dnf -y install skopeo`