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
7
7
SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
8
8
# Set Splunk version/build parameters here to define downstream URLs and file names
9
9
SPLUNK_PRODUCT := splunk
10
- SPLUNK_VERSION := 9.0.2
11
- SPLUNK_BUILD := 17e00c557dc1
10
+ SPLUNK_VERSION := 9.0.4
11
+ SPLUNK_BUILD := de405f4a7979
12
12
ifeq ($(shell arch) , s390x)
13
13
SPLUNK_ARCH = s390x
14
14
else
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Red Hat images will continue to be published.
10
10
11
11
## Navigation
12
12
13
+ * [ 9.0.4] ( #904 )
13
14
* [ 9.0.2] ( #902 )
14
15
* [ 9.0.1] ( #901 )
15
16
* [ 9.0.0.1] ( #9001 )
@@ -79,6 +80,20 @@ Red Hat images will continue to be published.
79
80
* [ 7.2.1] ( #721 )
80
81
* [ 7.2.0] ( #720 )
81
82
83
+ ## 9.0.4
84
+
85
+ #### What's New?
86
+ * Releasing new images to support Splunk Enterprise release.
87
+
88
+ #### docker-splunk changes:
89
+ * Bumping Splunk version. For details, see [ Fixed issues for 9.0.4] ( https://docs.splunk.com/Documentation/Splunk/9.0.4/ReleaseNotes/Fixedissues )
90
+ * Security patches & errata fixes
91
+
92
+ #### splunk-ansible changes:
93
+ * Bugfixes
94
+
95
+ ---
96
+
82
97
## 9.0.2
83
98
84
99
#### What's New?
You can’t perform that action at this time.
0 commit comments