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 f73d475 commit 88ec4aeCopy full SHA for 88ec4ae
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 := 8.2.1
11
-SPLUNK_BUILD := ddff1c41e5cf
+SPLUNK_VERSION := 8.2.2
+SPLUNK_BUILD := 87344edfcdb4
12
ifeq ($(shell arch), s390x)
13
SPLUNK_ARCH = s390x
14
else
0 commit comments