From e6406a79b38914011b86d32ef85dcc6f908813f2 Mon Sep 17 00:00:00 2001 From: srv-rr-github-token <94607705+srv-rr-github-token@users.noreply.github.com> Date: Mon, 29 May 2023 12:33:26 +0200 Subject: [PATCH] fix: bump sc4s/splunk versions (#138) * ci: fix permissions * fix: update sc4s/splunk versions --------- Co-authored-by: Artem Rys --- config/SC4S_matrix.conf | 2 +- config/splunk_matrix.conf | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/SC4S_matrix.conf b/config/SC4S_matrix.conf index d1b3910..bff628a 100644 --- a/config/SC4S_matrix.conf +++ b/config/SC4S_matrix.conf @@ -1,6 +1,6 @@ #SC4S Major versions # [2] -VERSION=2.49.0 +VERSION=2.49.4 DOCKER_REGISTRY=ghcr.io/splunk/splunk-connect-for-syslog/container2 diff --git a/config/splunk_matrix.conf b/config/splunk_matrix.conf index b515a59..5979dee 100644 --- a/config/splunk_matrix.conf +++ b/config/splunk_matrix.conf @@ -3,8 +3,8 @@ LATEST = 9.0 OLDEST = 8.1 [9.0] -VERSION = 9.0.4 -BUILD = de405f4a7979 +VERSION = 9.0.4.1 +BUILD = 419ad9369127 SUPPORTED = 2024-06-14 PYTHON3 = true PYTHON2 = false