From 80331e2dfeb702fc7d0da2d2c6f369d43621c8a2 Mon Sep 17 00:00:00 2001 From: Eric Ponvelle Date: Fri, 2 Jul 2021 16:49:43 -0400 Subject: [PATCH] Updated two files with the latest OpenShift version. --- .../installing-platform-agnostic.adoc | 2 +- modules/update-upgrading-web.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/installing/installing_platform_agnostic/installing-platform-agnostic.adoc b/installing/installing_platform_agnostic/installing-platform-agnostic.adoc index 990a1978f0..d49700fe51 100644 --- a/installing/installing_platform_agnostic/installing-platform-agnostic.adoc +++ b/installing/installing_platform_agnostic/installing-platform-agnostic.adoc @@ -63,7 +63,7 @@ include::modules/installation-user-infra-generate-k8s-manifest-ignition.adoc[lev To install {product-title} on infrastructure that you provision, you must install {op-system-first} on the machines. When you install {op-system}, you must provide the Ignition config file that was generated by the {product-title} installation program for the type of machine you are installing. If you have configured suitable networking, DNS, and load balancing infrastructure, the {product-title} bootstrap process begins automatically after the {op-system} machines have rebooted. -If your infrastructure supports it, install {op-system} on the machines by following either the steps to use an ISO image or network PXE booting. In some cases, you might be able to upload an appropriate {op-system} image from the link:https://access.redhat.com/downloads/content/290[Product Downloads] page on the Red Hat Customer Portal or the link:https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.7/[{op-system} image mirror] to your cloud provider and use that image to create the machines. +If your infrastructure supports it, install {op-system} on the machines by following either the steps to use an ISO image or network PXE booting. In some cases, you might be able to upload an appropriate {op-system} image from the link:https://access.redhat.com/downloads/content/290[Product Downloads] page on the Red Hat Customer Portal or the link:https://mirror.openshift.com/pub/openshift-v4/dependencies/rhcos/4.8/[{op-system} image mirror] to your cloud provider and use that image to create the machines. [NOTE] ==== diff --git a/modules/update-upgrading-web.adoc b/modules/update-upgrading-web.adoc index 330f1b22fd..1c519f5a1e 100644 --- a/modules/update-upgrading-web.adoc +++ b/modules/update-upgrading-web.adoc @@ -20,7 +20,7 @@ endif::[] If updates are available, you can update your cluster from the web console. You can find information about available {product-title} advisories and updates -link:https://access.redhat.com/downloads/content/290/ver=4.7/rhel---8/4.7.0/x86_64/product-errata[in the errata section] of the Customer Portal. +link:https://access.redhat.com/downloads/content/290/ver=4.8/rhel---8/4.8.0/x86_64/product-errata[in the errata section] of the Customer Portal. .Prerequisites