File tree Expand file tree Collapse file tree 2 files changed +17
-2
lines changed Expand file tree Collapse file tree 2 files changed +17
-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.0.0
11- SPLUNK_BUILD := 1357bef0a7f6
10+ SPLUNK_VERSION := 8.0.1
11+ SPLUNK_BUILD := 6db836e2fb9e
1212ifeq ($(shell arch) , s390x)
1313 SPLUNK_ARCH = s390x
1414else
Original file line number Diff line number Diff line change 22
33## Navigation
44
5+ * [ 8.0.1] ( #801 )
56* [ 8.0.0] ( #800 )
67* [ 7.3.3] ( #733 )
78* [ 7.3.2] ( #732 )
2122
2223---
2324
25+ ## 8.0.1
26+
27+ #### What's New?
28+ * New Splunk Enterprise release of 8.0.1
29+
30+ #### docker-splunk changes:
31+ * Bumping Splunk version. For details, see: https://docs.splunk.com/Documentation/Splunk/8.0.1/ReleaseNotes/Fixedissues
32+ * See [ 8.0.0] ( #800 ) changes
33+
34+ #### splunk-ansible changes:
35+ * See [ 8.0.0] ( #800 ) changes
36+
37+ ---
38+
2439## 8.0.0
2540
2641#### What's New?
You can’t perform that action at this time.
0 commit comments