Skip to content

Commit 722462e

Browse files
cbippleyopenshift-cherrypick-robot
authored andcommitted
OSDOCS-13550 hardcoded 4.19 version number bump
1 parent 8cea13d commit 722462e

File tree

99 files changed

+240
-250
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+240
-250
lines changed

authentication/assuming-an-aws-iam-role-for-a-service-account.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,5 @@ include::modules/verifying-the-assumed-iam-role-in-your-pod.adoc[leveloffset=+2]
3838
* For more information about installing and using the AWS Boto3 SDK for Python, see the link:https://boto3.amazonaws.com/v1/documentation/api/latest/index.html[AWS Boto3 documentation].
3939

4040
ifdef::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]
41-
* For general information about webhook admission plugins for OpenShift, see link:https://docs.openshift.com/container-platform/4.18/architecture/admission-plug-ins.html#admission-webhooks-about_admission-plug-ins[Webhook admission plugins] in the OpenShift Container Platform documentation.
41+
* For general information about webhook admission plugins for OpenShift, see link:https://docs.openshift.com/container-platform/latest/architecture/admission-plug-ins.html#admission-webhooks-about_admission-plug-ins[Webhook admission plugins] in the {product-title} documentation.
4242
endif::openshift-rosa,openshift-dedicated,openshift-rosa-hcp[]

cloud_experts_osd_tutorials/cloud-experts-osd-update-component-routes.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ toc::[]
1212
//Article text
1313
This guide demonstrates how to modify the hostname and TLS certificate of the Web console, OAuth server, and Downloads component routes in {product-title} on {GCP} version 4.14 and above.{fn-supported-versions}
1414

15-
The changes that we make to the component routes{fn-term-component-routes} in this guide are described in greater detail in the link:https://docs.openshift.com/container-platform/latest/authentication/configuring-internal-oauth.html#customizing-the-oauth-server-url_configuring-internal-oauth[Customing the internal OAuth server URL], link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/web_console/customizing-web-console#customizing-the-console-route_customizing-web-console[Customing the console route], and link:https://docs.redhat.com/en/documentation/openshift_container_platform/4.18/html/web_console/customizing-web-console#customizing-the-download-route_customizing-web-console[Customing the download route] OpenShift Container Platform documentation.
15+
The changes that we make to the component routes{fn-term-component-routes} in this guide are described in greater detail in the link:https://docs.openshift.com/container-platform/latest/authentication/configuring-internal-oauth.html#customizing-the-oauth-server-url_configuring-internal-oauth[Customing the internal OAuth server URL], link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/web_console/customizing-web-console#customizing-the-console-route_customizing-web-console[Customing the console route], and link:https://docs.redhat.com/en/documentation/openshift_container_platform/latest/html/web_console/customizing-web-console#customizing-the-download-route_customizing-web-console[Customing the download route] {product-title} documentation.
1616

1717
[id="prerequisites_{context}"]
1818
== Prerequisites

modules/about-developer-perspective.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,4 @@ The *Developer* perspective provides workflows specific to developer use cases,
3131
You can use the *Topology* view to display applications, components, and workloads of your project. If you have no workloads in the project, the *Topology* view will show some links to create or import them. You can also use the *Quick Search* to import components directly.
3232

3333
.Additional resources
34-
See link:https://docs.openshift.com/container-platform/4.18/applications/odc-viewing-application-composition-using-topology-view.html[Viewing application composition using the Topology] view for more information on using the *Topology* view in *Developer* perspective.
34+
See link:https://docs.openshift.com/container-platform/latest/applications/odc-viewing-application-composition-using-topology-view.html[Viewing application composition using the Topology] view for more information on using the *Topology* view in *Developer* perspective.

modules/agent-installer-architectures.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ $ ./openshift-install version
2727
.Example output
2828
[source,terminal]
2929
----
30-
./openshift-install 4.18.0
30+
./openshift-install 4.19.0
3131
built from commit abc123def456
3232
release image quay.io/openshift-release-dev/ocp-release@sha256:123abc456def789ghi012jkl345mno678pqr901stu234vwx567yz0
3333
release architecture amd64

modules/creating-config-files-cluster-install-oci.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,9 +60,9 @@ $ ./openshift-install version
6060
.Example output for a shared registry binary
6161
[source,terminal,subs="quotes"]
6262
----
63-
./openshift-install 4.18.0
63+
./openshift-install 4.19.0
6464
built from commit ae7977b7d1ca908674a0d45c5c243c766fa4b2ca
65-
release image registry.ci.openshift.org/origin/release:4.18ocp-release@sha256:0da6316466d60a3a4535d5fed3589feb0391989982fba59d47d4c729912d6363
65+
release image registry.ci.openshift.org/origin/release:4.19ocp-release@sha256:0da6316466d60a3a4535d5fed3589feb0391989982fba59d47d4c729912d6363
6666
release architecture amd64
6767
----
6868
====

modules/hcp-aws-hc-ext-dns.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ $ hcp create cluster aws \
6464
<5> Specify the public hosted zone that the service consumer owns, for example, `service-consumer-domain.com`.
6565
<6> Specify the node replica count, for example, `2`.
6666
<7> Specify the path to your pull secret file.
67-
<8> Specify the supported {product-title} version that you want to use, for example, `4.18.0-multi`.
67+
<8> Specify the supported {product-title} version that you want to use, for example, `4.19.0-multi`.
6868
<9> Specify the public hosted zone that the service provider owns, for example, `service-provider-domain.com`.
6969
<10> Set as `PublicAndPrivate`. You can use external DNS with `Public` or `PublicAndPrivate` configurations only.
7070
<11> Specify the path to your {aws-short} STS credentials file, for example, `/home/user/sts-creds/sts-creds.json`.

modules/hcp-bm-hc-mirror.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,4 +52,4 @@ $ hcp create cluster agent \
5252
<6> Specify the `icsp.yaml` file that defines ICSP and your mirror registries.
5353
<7> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`.
5454
<8> Specify your hosted cluster namespace.
55-
<9> Specify the supported {product-title} version that you want to use, for example, `4.18.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see _Extracting the {product-title} release image digest_.
55+
<9> Specify the supported {product-title} version that you want to use, for example, `4.19.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see _Extracting the {product-title} release image digest_.

modules/hcp-bm-hc.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ $ hcp create cluster agent \
5858
<7> Specify the path to your SSH public key. The default file path is `~/.ssh/id_rsa.pub`.
5959
<8> Specify your hosted cluster namespace.
6060
<9> Specify the availability policy for the hosted control plane components. Supported options are `SingleReplica` and `HighlyAvailable`. The default value is `HighlyAvailable`.
61-
<10> Specify the supported {product-title} version that you want to use, for example, `4.18.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see _Extracting the {product-title} release image digest_.
61+
<10> Specify the supported {product-title} version that you want to use, for example, `4.19.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see _Extracting the {product-title} release image digest_.
6262
<11> Specify the node pool replica count, for example, `3`. You must specify the replica count as `0` or greater to create the same number of replicas. Otherwise, no node pools are created.
6363

6464
+

modules/hcp-bm-ingress.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ clusteroperator.config.openshift.io/console
204204
clusteroperator.config.openshift.io/ingress 4.x.y True False False 53m
205205
----
206206
+
207-
Replace `<4.x.y>` with the supported {product-title} version that you want to use, for example, `4.18.0-multi`.
207+
Replace `<4.x.y>` with the supported {product-title} version that you want to use, for example, `4.19.0-multi`.
208208

209209

210210
ifeval::["{context}" == "hcp-manage-non-bm"]

modules/hcp-create-hc-arm64-aws.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,5 @@ $ hcp create cluster aws \
3737
<4> Specify the path to your pull secret, for example, `/user/name/pullsecret`.
3838
<5> Specify the path to your AWS STS credentials file, for example, `/home/user/sts-creds/sts-creds.json`.
3939
<6> Specify the AWS region name, for example, `us-east-1`.
40-
<7> Specify the supported {product-title} version that you want to use, for example, `4.18.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest".
40+
<7> Specify the supported {product-title} version that you want to use, for example, `4.19.0-multi`. If you are using a disconnected environment, replace `<ocp_release_image>` with the digest image. To extract the {product-title} release image digest, see "Extracting the {product-title} release image digest".
4141
<8> Specify the Amazon Resource Name (ARN), for example, `arn:aws:iam::820196288204:role/myrole`.

0 commit comments

Comments
 (0)