From 90273fb7c1a00c485bdca72cde57f6b07267ac44 Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Wed, 16 Oct 2024 22:55:16 +0200 Subject: [PATCH] fix: bump Splunk version (#178) Co-authored-by: mkolasinski-splunk <105011638+mkolasinski-splunk@users.noreply.github.com> Co-authored-by: kdoroszko-splunk --- config/splunk_matrix.conf | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/config/splunk_matrix.conf b/config/splunk_matrix.conf index 82d3fa1..a9be1af 100644 --- a/config/splunk_matrix.conf +++ b/config/splunk_matrix.conf @@ -3,8 +3,8 @@ LATEST = 9.3 OLDEST = 9.1 [9.3] -VERSION = 9.3.0 -BUILD = 51ccf43db5bd +VERSION = 9.3.1 +BUILD = 0b8d769cb912 SUPPORTED = 2026-07-24 PYTHON3 = true PYTHON2 = false @@ -13,8 +13,8 @@ METRICS_MULTI = true INPUT_LOOKUP = true [9.2] -VERSION = 9.2.2 -BUILD = d76edf6f0a15 +VERSION = 9.2.3 +BUILD = 282efff6aa8b SUPPORTED = 2026-01-31 PYTHON3 = true PYTHON2 = false @@ -23,9 +23,9 @@ METRICS_MULTI = true INPUT_LOOKUP = true [9.1] -VERSION = 9.1.5 -BUILD = 29befd543def -SUPPORTED = 2025-07-06 +VERSION = 9.1.6 +BUILD = a28f08fac354 +SUPPORTED = 2025-06-28 PYTHON3 = true PYTHON2 = false SWC = true