Skip to content

Commit 5c22cf3

Browse files
Merge pull request #85803 from agantony/ROX27247-main
[RHACS] [Docs] [main] ROX-27247: Remove unsupported banner for 4.4
2 parents 0fb4a00 + 572af00 commit 5c22cf3

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
@@ -43,7 +43,7 @@
4343
<%
4444
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", "4.11"];
4545

46-
unsupported_versions_acs = ["3.65", "3.66", "3.67", "3.68", "3.69", "3.70", "3.71", "3.72", "3.73", "3.74", "4.0", "4.1", "4.2", "4.3", "4.4"];
46+
unsupported_versions_acs = ["3.65", "3.66", "3.67", "3.68", "3.69", "3.70", "3.71", "3.72", "3.73", "3.74", "4.0", "4.1", "4.2", "4.3"];
4747

4848
unsupported_versions_serverless = ["1.28", "1.29", "1.30", "1.31"];
4949

0 commit comments

Comments
 (0)