Skip to content

Commit 6f1aa4b

Browse files
authored
Merge pull request #65524 from Srivaralakshmi/version-selector-gitops-1-10
RHDEVDOCS-5358 Publish GitOps 1.10 standalone - version selector
2 parents 9a87efc + e7b02f9 commit 6f1aa4b

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
@@ -218,6 +218,7 @@
218218
<%= distro %>
219219
</a>
220220
<select id="version-selector" onchange="versionSelector(this);">
221+
<option value="1.10">1.10</option>
221222
<option value="1.9">1.9</option>
222223
<option value="1.8">1.8</option>
223224
</select>

0 commit comments

Comments
 (0)