Skip to content

Commit 8468eb3

Browse files
authored
Merge pull request #39471 from mburke5678/okd-update-version-list
GH#39470 Add 4.9 to docs.okd.io
2 parents a512c67 + 91e28ee commit 8468eb3

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

_distro_map.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,9 @@ openshift-origin:
1818
enterprise-4.8:
1919
name: '4.8'
2020
dir: '4.8'
21+
enterprise-4.9:
22+
name: '4.9'
23+
dir: '4.9'
2124
enterprise-3.6:
2225
name: '3.6'
2326
dir: '3.6'

index-community.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ <h1 class="cover-heading">Documentation</h1>
5050
<button type="button" class="btn btn-primary dropdown-toggle" data-toggle="dropdown" aria-expanded="false">Select Version<span class="caret"></span></button>
5151
<ul class="dropdown-menu" role="menu">
5252
<li><a href="latest/"><i class="fa fa-arrow-circle-o-right"></i> OKD Latest</a></li>
53+
<li><a href="4.9/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.9</a></li>
5354
<li><a href="4.8/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.8</a></li>
5455
<li><a href="4.7/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.7</a></li>
5556
<li><a href="4.6/"><i class="fa fa-arrow-circle-o-right"></i> OKD 4.6</a></li>

0 commit comments

Comments
 (0)