File tree 3 files changed +13
-9
lines changed
3 files changed +13
-9
lines changed Original file line number Diff line number Diff line change 6
6
# Order matters: The last matching pattern has the most precedence.
7
7
8
8
# 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 16
16
# the container catalog moved from registry.access.redhat.com to registry.redhat.io
17
17
# So at some point before they deprecate the old registry we have to make sure that
18
18
# 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
20
20
21
21
LABEL name="splunk" \
22
22
Original file line number Diff line number Diff line change @@ -27,6 +27,7 @@ Red Hat images will continue to be published.
27
27
* [ 8.2.2] ( #822 )
28
28
* [ 8.2.1] ( #821 )
29
29
* [ 8.2.0] ( #820 )
30
+ * [ 8.1.13] ( #8113 )
30
31
* [ 8.1.12] ( #8112 )
31
32
* [ 8.1.11] ( #8111 )
32
33
* [ 8.1.10] ( #8110 )
@@ -300,6 +301,16 @@ Red Hat images will continue to be published.
300
301
301
302
---
302
303
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
+
303
314
## 8.1.12
304
315
305
316
#### What's New?
You can’t perform that action at this time.
0 commit comments