File tree Expand file tree Collapse file tree 3 files changed +19
-5
lines changed Expand file tree Collapse file tree 3 files changed +19
-5
lines changed Original file line number Diff line number Diff line change 77
88# Default owners for everything in docker-splunk:
99# * @splunk/if-01
10- * @ alishamayor @ jrigassio-splunk @ jmeixensperger @ hendolim @ bb03 @ sarahotis @ martinluo22 @ ngood97-splunk @ adityapinglesf
10+ * @ alishamayor @ jmeixensperger @ hendolim @ sarahotis @ martinluo22 @ ngood97-splunk @ adityapinglesf
1111
1212# Docs-only pull requests:
13- /docs / @ alishamayor @ bb03
13+ /docs / @ alishamayor
1414
1515# Release changelog
16- docs /CHANGELOG.md @ alishamayor @ jrigassio-splunk @ jmeixensperger @ hendolim @ bb03 @ sarahotis @ ngood97-splunk @ adityapinglesf
16+ docs /CHANGELOG.md @ alishamayor @ jmeixensperger @ hendolim @ sarahotis @ ngood97-splunk @ adityapinglesf
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ SPLUNK_ANSIBLE_BRANCH ?= develop
77SPLUNK_COMPOSE ?= cluster_absolute_unit.yaml
88# Set Splunk version/build parameters here to define downstream URLs and file names
99SPLUNK_PRODUCT := splunk
10- SPLUNK_VERSION := 8.2.5
11- SPLUNK_BUILD := 77015bc7a462
10+ SPLUNK_VERSION := 8.2.6
11+ SPLUNK_BUILD := a6fe1ee8894b
1212ifeq ($(shell arch) , s390x)
1313 SPLUNK_ARCH = s390x
1414else
Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ Red Hat images will continue to be published.
1010
1111## Navigation
1212
13+ * [ 8.2.6] ( #826 )
1314* [ 8.2.5] ( #825 )
1415* [ 8.2.4] ( #824 )
1516* [ 8.2.3.3] ( #8233 )
@@ -71,6 +72,19 @@ Red Hat images will continue to be published.
7172
7273---
7374
75+ ## 8.2.6
76+
77+ #### What's New?
78+ * Releasing new images to support Splunk Enterprise release.
79+
80+ #### docker-splunk changes:
81+ * Bumping Splunk version. For details, see [ Fixed issues for 8.2.6] ( https://docs.splunk.com/Documentation/Splunk/8.2.6/ReleaseNotes/Fixedissues )
82+
83+ #### splunk-ansible changes:
84+ * Bugfixes
85+
86+ ---
87+
7488## 8.2.5
7589
7690#### What's New?
You can’t perform that action at this time.
0 commit comments