File tree Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Expand file tree Collapse file tree 3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff line change 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
2121LABEL name="splunk" \
2222 maintainer="support@splunk.com" \
Original file line number Diff line number Diff 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?
You can’t perform that action at this time.
0 commit comments