Skip to content
Snippets Groups Projects
Unverified Commit b6694ed5 authored by Simon Chapman's avatar Simon Chapman Committed by GitHub
Browse files

feat(presets/workarounds): capture more Red Hat UBI image names (#31341)

parent b115ccf8
No related branches found
Tags 38.76.0
No related merge requests found
......@@ -269,9 +269,7 @@ export const presets: Record<string, Preset> = {
'registry.access.redhat.com/rhel8/**',
'registry.access.redhat.com/rhel9/**',
'registry.access.redhat.com/rhscl/**',
'registry.access.redhat.com/ubi7**',
'registry.access.redhat.com/ubi8**',
'registry.access.redhat.com/ubi9**',
'registry.access.redhat.com/ubi*{,/}**',
'redhat/**',
],
versioning: 'redhat',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment