diff --git a/install/disconnected_install.adoc b/install/disconnected_install.adoc index e84bdf28ec56..d4ca74bcea20 100644 --- a/install/disconnected_install.adoc +++ b/install/disconnected_install.adoc @@ -3,9 +3,9 @@ {product-author} {product-version} :major-tag: v3.10 -:latest-tag: v3.10.101 -:latest-int-tag: v3.10.101 -:latest-registry-console-tag: v3.10.101 +:latest-tag: v3.10.111 +:latest-int-tag: v3.10.111 +:latest-registry-console-tag: v3.10.111 :data-uri: :icons: :experimental: diff --git a/install_config/aggregate_logging.adoc b/install_config/aggregate_logging.adoc index c54b65124447..32651cb69f55 100644 --- a/install_config/aggregate_logging.adoc +++ b/install_config/aggregate_logging.adoc @@ -3,10 +3,10 @@ {product-author} {product-version} ifdef::openshift-enterprise[] -:latest-tag: v3.10.101 +:latest-tag: v3.10.111 endif::[] ifdef::openshift-origin[] -:latest-tag: v3.10.101 +:latest-tag: v3.10.111 endif::[] :data-uri: :icons: diff --git a/release_notes/ocp_3_10_release_notes.adoc b/release_notes/ocp_3_10_release_notes.adoc index 57622f56cc62..ab1639ea0f6e 100644 --- a/release_notes/ocp_3_10_release_notes.adoc +++ b/release_notes/ocp_3_10_release_notes.adoc @@ -2651,3 +2651,22 @@ To upgrade an existing {product-title} 3.9 or 3.10 cluster to this latest release, use the automated upgrade playbook. See xref:../upgrading/automated_upgrades.adoc#install-config-upgrading-automated-upgrades[Performing Automated In-place Cluster Upgrades] for instructions. + +[[ocp-3-10-111]] +=== RHBA-2019:0206 - {product-title} 3.10.111 Bug Fix Update + +Issued: 2019-02-20 + +{product-title} release 3.10.111 is now available. The list of packages and +bug fixes included in the update are documented in the +link:https://access.redhat.com/errata/RHBA-2019:0328[RHBA-2019:0328] advisory. +The container images included in the update are provided by the +link:https://access.redhat.com/errata/RHBA-2019:0329[RHBA-2019:0329] advisory. + +[[ocp-3-10-111-upgrading]] +==== Upgrading + +To upgrade an existing {product-title} 3.9 or 3.10 cluster to this latest +release, use the automated upgrade playbook. See +xref:../upgrading/automated_upgrades.adoc#install-config-upgrading-automated-upgrades[Performing +Automated In-place Cluster Upgrades] for instructions. diff --git a/upgrading/automated_upgrades.adoc b/upgrading/automated_upgrades.adoc index 2f942a8fc18c..20b917259328 100644 --- a/upgrading/automated_upgrades.adoc +++ b/upgrading/automated_upgrades.adoc @@ -2,9 +2,9 @@ = Performing Automated In-place Cluster Upgrades {product-author} {product-version} -:latest-tag: v3.10.101 +:latest-tag: v3.10.111 :latest-short-tag: v3.10 -:latest-int-tag: v3.10.101 +:latest-int-tag: v3.10.111 ifdef::openshift-enterprise[] :pb-prefix: /usr/share/ansible/openshift-ansible/ endif::[]