Skip to content

Commit

Permalink
fix: update Splunk versions (#151)
Browse files Browse the repository at this point in the history
  • Loading branch information
artemrys authored Sep 18, 2023
1 parent b57133c commit 716b443
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions config/splunk_matrix.conf
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ LATEST = 9.1
OLDEST = 8.2

[9.1]
VERSION = 9.1.0.2
BUILD = b6436b649711
VERSION = 9.1.1
BUILD = 64e843ea36b1
SUPPORTED = 2025-07-06
PYTHON3 = true
PYTHON2 = false
Expand All @@ -13,8 +13,8 @@ METRICS_MULTI = true
INPUT_LOOKUP = true

[9.0]
VERSION = 9.0.5.1
BUILD = 52d49260b188
VERSION = 9.0.6
BUILD = 050c9bca8588
SUPPORTED = 2024-06-14
PYTHON3 = true
PYTHON2 = false
Expand All @@ -23,8 +23,8 @@ METRICS_MULTI = true
INPUT_LOOKUP = true

[8.2]
VERSION = 8.2.11.2
BUILD = 84863c49dc5d
VERSION = 8.2.12
BUILD = e973afd6886e
SUPPORTED = 2023-09-30
PYTHON3 = true
PYTHON2 = true
Expand Down Expand Up @@ -71,4 +71,3 @@ PYTHON2 = true
SWC = true
METRICS_MULTI = false
INPUT_LOOKUP = false

0 comments on commit 716b443

Please sign in to comment.