Skip to content

Commit cd5688b

Browse files
authored
[big-ip] Update auto-configuration (#8901)
Automate latest version update based on https://my.f5.com/manage/s/article/K9412.
1 parent fa99ff6 commit cd5688b

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

products/big-ip.md

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,12 @@ auto:
3434
releaseDate: "First customer ship"
3535
eoas: "End of Software Development"
3636
eol: "End of Technical Support"
37+
- version_table: https://my.f5.com/manage/s/article/K9412
38+
render_javascript: true
39+
render_javascript_wait_for: "table"
40+
header_selector: "tr:nth-of-type(1)"
41+
name_column: "BIG-IP version"
42+
date_column: "Release date"
3743

3844
# EOAS / EOL dates can be found on https://my.f5.com/manage/s/article/K5903
3945
# Latest release dates can be found on https://my.f5.com/manage/s/article/K9412
@@ -51,8 +57,8 @@ releases:
5157
releaseDate: 2023-03-14
5258
eoas: 2027-03-31
5359
eol: 2027-03-31
54-
latest: "17.1.2"
55-
latestReleaseDate: 2023-12-03
60+
latest: "17.1.3"
61+
latestReleaseDate: 2025-10-10
5662

5763
- releaseCycle: "17.0"
5864
releaseDate: 2022-04-26
@@ -66,8 +72,8 @@ releases:
6672
releaseDate: 2021-07-07
6773
eoas: 2026-07-01
6874
eol: 2026-07-01
69-
latest: "16.1.5"
70-
latestReleaseDate: 2024-07-23
75+
latest: "16.1.6"
76+
latestReleaseDate: 2025-04-15
7177

7278
- releaseCycle: "16.0"
7379
releaseDate: 2020-07-16

0 commit comments

Comments
 (0)