Skip to content

Commit

Permalink
mirror catalog images for 4.16
Browse files Browse the repository at this point in the history
the 4.17 CPO references the 4.16 catalog images so they need to remain synced

Signed-off-by: Gerd Oberlechner <[email protected]>
  • Loading branch information
geoberle committed Nov 19, 2024
1 parent 4d62abd commit 6693a51
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dev-infrastructure/templates/image-sync.bicep
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,10 @@ var ocpMirrorConfig = {
graph: true
}
additionalImages: [
{ name: 'registry.redhat.io/redhat/redhat-operator-index:v4.16' }
{ name: 'registry.redhat.io/redhat/certified-operator-index:v4.16' }
{ name: 'registry.redhat.io/redhat/community-operator-index:v4.16' }
{ name: 'registry.redhat.io/redhat/redhat-marketplace-index:v4.16' }
{ name: 'registry.redhat.io/redhat/redhat-operator-index:v4.17' }
{ name: 'registry.redhat.io/redhat/certified-operator-index:v4.17' }
{ name: 'registry.redhat.io/redhat/community-operator-index:v4.17' }
Expand Down

0 comments on commit 6693a51

Please sign in to comment.