Skip to content

Commit

Permalink
feat(presets/workarounds): capture more Red Hat UBI image names (#31341)
Browse files Browse the repository at this point in the history
  • Loading branch information
sichapman committed Sep 11, 2024
1 parent b115ccf commit b6694ed
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions lib/config/presets/internal/workarounds.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit b6694ed

Please # to comment.