Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 8 additions & 8 deletions config/splunk_matrix.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,29 +3,29 @@ LATEST = 10.2
OLDEST = 9.3

[10.2]
VERSION = 10.2.1
BUILD = c892b66d163d
VERSION = 10.2.2
BUILD = 80b90d638de6
SUPPORTED = 2028-01-15
PYTHON39 = true
PYTHON37 = false

[10.0]
VERSION = 10.0.4
BUILD = 5ea723e837ec
VERSION = 10.0.5
BUILD = 3d2e2618f448
SUPPORTED = 2027-07-28
PYTHON39 = true
PYTHON37 = false

[9.4]
VERSION = 9.4.9
BUILD = 03bb451d4e07
VERSION = 9.4.10
BUILD = 3673ab0c12ee
SUPPORTED = 2026-12-16
PYTHON39 = true
PYTHON37 = false

[9.3]
VERSION = 9.3.10
BUILD = ec8fc22ae0e4
VERSION = 9.3.11
BUILD = 0c8d350423a0
SUPPORTED = 2026-07-24
PYTHON39 = true
PYTHON37 = false
Expand Down