We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 711211f commit 22f40afCopy full SHA for 22f40af
Makefile
@@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop
7
SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
8
# Set Splunk version/build parameters here to define downstream URLs and file names
9
SPLUNK_PRODUCT := splunk
10
-SPLUNK_VERSION := 7.2.6
11
-SPLUNK_BUILD := c0bf0f679ce9
+SPLUNK_VERSION := 7.3.0
+SPLUNK_BUILD := 657388c7a488
12
ifeq ($(shell arch), s390x)
13
SPLUNK_ARCH = s390x
14
else
0 commit comments