Skip to content

Commit

Permalink
fix: bump Splunk version (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
srv-rr-github-token authored Dec 2, 2024
1 parent 8cbc45a commit 91a6e39
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions config/splunk_matrix.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ LATEST = 9.3
OLDEST = 9.1

[9.3]
VERSION = 9.3.1
BUILD = 0b8d769cb912
VERSION = 9.3.2
BUILD = d8bb32809498
SUPPORTED = 2026-07-24
PYTHON3 = true
PYTHON2 = false
Expand All @@ -13,8 +13,8 @@ METRICS_MULTI = true
INPUT_LOOKUP = true

[9.2]
VERSION = 9.2.3
BUILD = 282efff6aa8b
VERSION = 9.2.4
BUILD = c103a21bb11d
SUPPORTED = 2026-01-31
PYTHON3 = true
PYTHON2 = false
Expand All @@ -23,8 +23,8 @@ METRICS_MULTI = true
INPUT_LOOKUP = true

[9.1]
VERSION = 9.1.6
BUILD = a28f08fac354
VERSION = 9.1.7
BUILD = e17104057ef0
SUPPORTED = 2025-06-28
PYTHON3 = true
PYTHON2 = false
Expand Down

0 comments on commit 91a6e39

Please sign in to comment.