Skip to content

Commit 56bc98c

Browse files
authored
Merge pull request #64526 from kalexand-rh/4.10_eol
4.10 end of maintenance
2 parents 68d5ba5 + 140e240 commit 56bc98c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_templates/_page_openshift.html.erb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<body onload="selectVersion('<%= version %>');">
4343
<%= render("_templates/_topnav.html.erb", :distro_key => distro_key) %>
4444
<%
45-
unsupported_versions = ["3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.9", "3.10", "4.1", "4.2", "4.3", "4.4", "4.5", "4.6", "4.7", "4.8", "4.9"];
45+
unsupported_versions = ["3.0", "3.1", "3.2", "3.3", "3.4", "3.5", "3.6", "3.7", "3.9", "3.10", "4.1", "4.2", "4.3", "4.4", "4.5", "4.6", "4.7", "4.8", "4.9", "4.10"];
4646

4747
unsupported_versions_acs = ["3.65", "3.66", "3.67", "3.68", "3.69", "3.70", "3.71", "3.72", "3.73"];
4848

0 commit comments

Comments
 (0)