Skip to content

Commit cf6b03e

Browse files
authored
Release/8233 (#528)
1 parent 898c777 commit cf6b03e

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-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.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)