Skip to content

Commit 5956e5c

Browse files
Merge pull request #578 from splunk/develop
release/8.1.13
2 parents 09c79ea + bfc1399 commit 5956e5c

File tree

3 files changed

+13
-9
lines changed

3 files changed

+13
-9
lines changed

CODEOWNERS

+1-8
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,4 @@
66
# Order matters: The last matching pattern has the most precedence.
77

88
# Default owners for everything in docker-splunk:
9-
# * @splunk/if-01
10-
* @alishamayor @jmeixensperger @hendolim @sarahotis @martinluo22 @ngood97-splunk @adityapinglesf
11-
12-
# Docs-only pull requests:
13-
/docs/ @alishamayor
14-
15-
# Release changelog
16-
docs/CHANGELOG.md @alishamayor @jmeixensperger @hendolim @sarahotis @ngood97-splunk @adityapinglesf
9+
* @splunk/if-01

base/redhat-8/Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
# the container catalog moved from registry.access.redhat.com to registry.redhat.io
1717
# So at some point before they deprecate the old registry we have to make sure that
1818
# we have access to the new registry and change where we pull the ubi image from.
19-
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.4-212
19+
FROM registry.access.redhat.com/ubi8/ubi-minimal:8.7-1049.1675784874
2020

2121
LABEL name="splunk" \
2222
maintainer="[email protected]" \

docs/CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ Red Hat images will continue to be published.
2727
* [8.2.2](#822)
2828
* [8.2.1](#821)
2929
* [8.2.0](#820)
30+
* [8.1.13](#8113)
3031
* [8.1.12](#8112)
3132
* [8.1.11](#8111)
3233
* [8.1.10](#8110)
@@ -300,6 +301,16 @@ Red Hat images will continue to be published.
300301

301302
---
302303

304+
## 8.1.13
305+
306+
#### What's New?
307+
* Releasing new images to support Splunk Enterprise release.
308+
309+
#### docker-splunk changes:
310+
* Bumping Splunk version. For details, see [Fixed issues for 8.1.13](https://docs.splunk.com/Documentation/Splunk/8.1.13/ReleaseNotes/Fixedissues)
311+
312+
---
313+
303314
## 8.1.12
304315

305316
#### What's New?

0 commit comments

Comments
 (0)