Skip to content

Commit 6f918ee

Browse files
build!: deprecate support for CE 2.8.0 and Plus <=25.11
1 parent c755f3b commit 6f918ee

2 files changed

Lines changed: 1 addition & 15 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,9 @@ jobs:
2626
matrix:
2727
include:
2828
# Note: The first item in this matrix must use env.DEFAULT_PFSENSE_VERSION as the PFSENSE_VERSION!
29-
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
30-
PFSENSE_VERSION: "2.8.0"
29+
3130
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
3231
PFSENSE_VERSION: "2.8.1"
33-
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
34-
PFSENSE_VERSION: "24.11"
35-
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
36-
PFSENSE_VERSION: "25.07"
37-
- FREEBSD_VERSION: FreeBSD-15.0-CURRENT
38-
PFSENSE_VERSION: "25.07.1"
39-
- FREEBSD_VERSION: FreeBSD-16.0-CURRENT
40-
PFSENSE_VERSION: "25.11"
4132
- FREEBSD_VERSION: FreeBSD-16.0-CURRENT
4233
PFSENSE_VERSION: "25.11.1"
4334
- FREEBSD_VERSION: FreeBSD-16.0-CURRENT

docs/INSTALL_AND_CONFIG.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,7 @@ run pfSense. It's recommended to follow Netgate's [minimum hardware requirements
1414

1515
### Supported pfSense versions
1616

17-
- pfSense CE 2.8.0
1817
- pfSense CE 2.8.1
19-
- pfSense Plus 24.11
20-
- pfSense Plus 25.07
21-
- pfSense Plus 25.07.1
22-
- pfSense Plus 25.11
2318
- pfSense Plus 25.11.1
2419
- pfSense Plus 26.03
2520

0 commit comments

Comments
 (0)