Skip to content

Commit 1eba756

Browse files
authored
Merge pull request #69146 from mramendi/gitops-1.11-publish
RHDEVDOCS 5735 version selector for GitOps 1.11
2 parents baa5f89 + c78a886 commit 1eba756

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)