From 9665366061c4af7cdd0de95beab1e81e32eb52d7 Mon Sep 17 00:00:00 2001 From: adityapinglesf <79232267+adityapinglesf@users.noreply.github.com> Date: Wed, 31 Jan 2024 15:26:08 -0800 Subject: [PATCH] updated SPLUNK_VERSION and docs for release 9.2.0 (#640) * updated SPLUNK_VERSION and docs for release 9.2.0 * updated SHA for 9.2.0; --- Makefile | 4 ++-- docs/CHANGELOG.md | 16 ++++++++++++++++ 2 files changed, 18 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 892dc0fb..3cd9df96 100644 --- a/Makefile +++ b/Makefile @@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml # Set Splunk version/build parameters here to define downstream URLs and file names SPLUNK_PRODUCT := splunk -SPLUNK_VERSION := 9.1.3 -SPLUNK_BUILD := d95b3299fa65 +SPLUNK_VERSION := 9.2.0 +SPLUNK_BUILD := 1fff88043d5f ifeq ($(shell arch), s390x) SPLUNK_ARCH = s390x else diff --git a/docs/CHANGELOG.md b/docs/CHANGELOG.md index df81d3ef..8539a4fe 100644 --- a/docs/CHANGELOG.md +++ b/docs/CHANGELOG.md @@ -10,6 +10,7 @@ Red Hat images will continue to be published. ## Navigation +* [9.2.0](#920) * [9.1.3](#913) * [9.1.2](#912) * [9.1.1](#911) @@ -96,6 +97,21 @@ Red Hat images will continue to be published. * [7.2.1](#721) * [7.2.0](#720) +--- + +## 9.2.0 + +#### What's New? +* Releasing new images to support Splunk Enterprise release. + +#### docker-splunk changes: +* Bumping Splunk version. For details, see [Fixed issues for 9.2.0](https://docs.splunk.com/Documentation/Splunk/9.2.0/ReleaseNotes/Fixedissues#Splunk_Enterprise_9.2.0) + +#### splunk-ansible changes: +* Docs updated +* Bugfixes + +--- ## 9.1.3