Skip to content

Commit 88ec4ae

Browse files
committed
Set 8.2.2 hash as Makefile default
1 parent f73d475 commit 88ec4ae

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 := 8.2.1
11-
SPLUNK_BUILD := ddff1c41e5cf
10+
SPLUNK_VERSION := 8.2.2
11+
SPLUNK_BUILD := 87344edfcdb4
1212
ifeq ($(shell arch), s390x)
1313
SPLUNK_ARCH = s390x
1414
else

0 commit comments

Comments
 (0)