Skip to content

Commit

Permalink
mirror catalog images for 4.16 (#854)
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 authored Nov 19, 2024
1 parent 4d62abd commit ebf5a91
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 ebf5a91

Please sign in to comment.