Skip to content

Commit 2f4a7cb

Browse files
authored
Merge pull request #67444 from JoeAldinger/OSDOCS-8523
/lgtm OSDOCS-8523: creates stub for RNs 4.15
2 parents cb98acc + ce25b85 commit 2f4a7cb

File tree

4 files changed

+16
-4
lines changed

4 files changed

+16
-4
lines changed

_topic_maps/_topic_map.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,8 +51,8 @@ Name: Release notes
5151
Dir: release_notes
5252
Distros: openshift-enterprise
5353
Topics:
54-
- Name: OpenShift Container Platform 4.14 release notes
55-
File: ocp-4-14-release-notes
54+
- Name: OpenShift Container Platform 4.15 release notes
55+
File: ocp-4-15-release-notes
5656
---
5757
Name: Getting started
5858
Dir: getting_started

migrating_from_ocp_3_to_4/planning-migration-3-4.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ toc::[]
99
{product-title} {product-version} introduces architectural changes and enhancements. The procedures that you used to manage your {product-title} 3 cluster might not apply to {product-title} 4.
1010

1111
ifndef::openshift-origin[]
12-
For information about configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information about new features and other notable technical changes, review the xref:../release_notes/ocp-4-14-release-notes.adoc#ocp-4-14-release-notes[OpenShift Container Platform 4.14 release notes].
12+
For information about configuring your {product-title} 4 cluster, review the appropriate sections of the {product-title} documentation. For information about new features and other notable technical changes, review the xref:../release_notes/ocp-4-15-release-notes.adoc#ocp-4-15-release-notes[OpenShift Container Platform 4.15 release notes].
1313
endif::[]
1414

1515
It is not possible to upgrade your existing {product-title} 3 cluster to {product-title} 4. You must start with a new {product-title} 4 installation. Tools are available to assist in migrating your control plane settings and application workloads.
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
:_mod-docs-content-type: ASSEMBLY
2+
[id="ocp-4-15-release-notes"]
3+
= {product-title} {product-version} release notes
4+
include::_attributes/common-attributes.adoc[]
5+
:context: release-notes
6+
7+
Do not add or edit release notes here. Edit release notes directly in the branch
8+
that they are relevant for.
9+
10+
Release note changes should be added/edited in their own PR.
11+
12+
This file is here to allow builds to work.

welcome/index.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Start with xref:../architecture/architecture.adoc#architecture-overview-architec
5454
xref:../security/container_security/security-understanding.adoc#understanding-security[Security and compliance].
5555
ifdef::openshift-enterprise,openshift-webscale[]
5656
Next, view the
57-
xref:../release_notes/ocp-4-14-release-notes.adoc#ocp-4-14-release-notes[release notes].
57+
xref:../release_notes/ocp-4-15-release-notes.adoc#ocp-4-15-release-notes[release notes].
5858
endif::[]
5959

6060
ifdef::openshift-online,openshift-aro[]

0 commit comments

Comments
 (0)