Skip to content

Commit 521b5c1

Browse files
authored
Merge pull request #529 from splunk/develop
Release/8233 (#528)
2 parents 05974c7 + aa34950 commit 521b5c1

File tree

3 files changed

+12
-4
lines changed

3 files changed

+12
-4
lines changed

CODEOWNERS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
# Default owners for everything in docker-splunk:
99
# * @splunk/if-01
10-
* @alishamayor @jrigassio-splunk @jmeixensperger @hendolim @bb03 @sarahotis @martinluo22 @Devmalion
10+
* @alishamayor @jrigassio-splunk @jmeixensperger @hendolim @bb03 @sarahotis @martinluo22 @ngood97-splunk @adityapinglesf
1111

1212
# Docs-only pull requests:
1313
/docs/ @alishamayor @bb03
1414

1515
# Release changelog
16-
docs/CHANGELOG.md @alishamayor @jrigassio-splunk @jmeixensperger @hendolim @bb03 @sarahotis @martinluo22 @Devmalion
16+
docs/CHANGELOG.md @alishamayor @jrigassio-splunk @jmeixensperger @hendolim @bb03 @sarahotis @ngood97-splunk @adityapinglesf

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.3.2
11-
SPLUNK_BUILD := 5281ae34c90c
10+
SPLUNK_VERSION := 8.2.3.3
11+
SPLUNK_BUILD := e40ea5a516d2
1212
# Temporarily setting different versions for SE and UF for security patch
1313
SPLUNK_UF_VERSION := 8.2.3
1414
SPLUNK_UF_BUILD := cd0848707637

docs/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ Red Hat images will continue to be published.
1010

1111
## Navigation
1212

13+
* [8.2.3.3](#8233)
1314
* [8.2.3.2](#8232)
1415
* [8.2.3](#823)
1516
* [8.2.2](#822)
@@ -67,6 +68,13 @@ Red Hat images will continue to be published.
6768

6869
---
6970

71+
## 8.2.3.3
72+
73+
#### What's New?
74+
* New Splunk Enterprise security patch. For details, see [Fixed issues for 8.2.3.3](https://docs.splunk.com/Documentation/Splunk/8.2.3/ReleaseNotes/Fixedissues)
75+
76+
---
77+
7078
## 8.2.3.2
7179

7280
#### What's New?

0 commit comments

Comments
 (0)