File tree Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Expand file tree Collapse file tree 2 files changed +20
-2
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop
77SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
88# Set Splunk version/build parameters here to define downstream URLs and file names
99SPLUNK_PRODUCT := splunk
10- SPLUNK_VERSION := 8.1.2
11- SPLUNK_BUILD := 545206cc9f70
10+ SPLUNK_VERSION := 8.1.3
11+ SPLUNK_BUILD := 63079c59e632
1212ifeq ($(shell arch) , s390x)
1313 SPLUNK_ARCH = s390x
1414else
Original file line number Diff line number Diff line change @@ -9,6 +9,7 @@ We will no longer be releasing Debian images on Docker Hub after Spring of 2021.
99
1010## Navigation
1111
12+ * [ 8.1.3] ( #813 )
1213* [ 8.1.2] ( #812 )
1314* [ 8.1.1] ( #811 )
1415* [ 8.1.0.1] ( #8101 )
@@ -53,6 +54,23 @@ We will no longer be releasing Debian images on Docker Hub after Spring of 2021.
5354
5455---
5556
57+ ## 8.1.3
58+
59+ #### What's New?
60+ * Releasing new images to support Splunk Enterprise release.
61+
62+ #### docker-splunk changes:
63+ * Bumping Splunk version. For details, see [ Fixed issues for 8.1.3] ( https://docs.splunk.com/Documentation/Splunk/8.1.3/ReleaseNotes/Fixedissues )
64+ * Updated Python version to 3.7.10
65+ * Bugfixes
66+
67+
68+ #### splunk-ansible changes:
69+ * Bugfixes
70+ * Documentation and CI updates
71+
72+ ---
73+
5674## 8.1.2
5775
5876#### What's New?
You can’t perform that action at this time.
0 commit comments