Skip to content

Commit 251f9c5

Browse files
author
Brent Boe
authored
Merge pull request #207 from splunk/update_splunk_version
Updating splunk version to 7.3.0
2 parents 711211f + 22f40af commit 251f9c5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Makefile

Lines changed: 2 additions & 2 deletions
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 := 7.2.6
11-
SPLUNK_BUILD := c0bf0f679ce9
10+
SPLUNK_VERSION := 7.3.0
11+
SPLUNK_BUILD := 657388c7a488
1212
ifeq ($(shell arch), s390x)
1313
SPLUNK_ARCH = s390x
1414
else

0 commit comments

Comments
 (0)