Skip to content

Commit c78a886

Browse files
committed
RHDEVDOCS 5735 version selector for GitOps 1.11
1 parent 3cdd134 commit c78a886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -241,6 +241,7 @@
241241
<%= distro %>
242242
</a>
243243
<select id="version-selector" onchange="versionSelector(this);">
244+
<option value="1.11">1.11</option>
244245
<option value="1.10">1.10</option>
245246
<option value="1.9">1.9</option>
246247
<option value="1.8">1.8</option>

0 commit comments

Comments
 (0)