Skip to content

Commit 15af00d

Browse files
Merge pull request #611 from splunk/develop
Update changlog for 9.1.0.2 release (#609)
2 parents 4a0adfe + 569cf83 commit 15af00d

File tree

2 files changed

+15
-2
lines changed

2 files changed

+15
-2
lines changed

Makefile

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop
77
SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
88
# Set Splunk version/build parameters here to define downstream URLs and file names
99
SPLUNK_PRODUCT := splunk
10-
SPLUNK_VERSION := 9.1.0.1
11-
SPLUNK_BUILD := 77f73c9edb85
10+
SPLUNK_VERSION := 9.1.0.2
11+
SPLUNK_BUILD := b6436b649711
1212
ifeq ($(shell arch), s390x)
1313
SPLUNK_ARCH = s390x
1414
else

docs/CHANGELOG.md

+13
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Red Hat images will continue to be published.
1010

1111
## Navigation
1212

13+
* [9.1.0.2](#9102)
1314
* [9.1.0.1](#9101)
1415
* [9.0.5](#905)
1516
* [9.0.4.1](#9041)
@@ -87,6 +88,18 @@ Red Hat images will continue to be published.
8788
* [7.2.1](#721)
8889
* [7.2.0](#720)
8990

91+
## 9.1.0.2
92+
93+
#### What's New?
94+
* Releasing new images to support Splunk Enterprise release.
95+
96+
#### docker-splunk changes:
97+
* Bumping Splunk version. For details, see [Fixed issues for 9.1.0.2](https://docs.splunk.com/Documentation/Splunk/9.1.0.2/ReleaseNotes/Fixedissues#Splunk_Enterprise_9.1.0.2)
98+
99+
#### splunk-ansible changes:
100+
* Docs updated
101+
102+
---
90103
## 9.1.0.1
91104

92105
#### What's New?

0 commit comments

Comments
 (0)