Skip to content

Commit

Permalink
Merge pull request #2378 from upalatucci/change-image-export
Browse files Browse the repository at this point in the history
CNV-55082: use new 4.18 image for export bootable volumes
  • Loading branch information
openshift-merge-bot[bot] authored Jan 22, 2025
2 parents 8dd30ca + 6b88465 commit e3c0428
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/utils/components/ExportModal/constants.ts
Original file line number Diff line number Diff line change
Expand Up @@ -92,4 +92,4 @@ export const ALREADY_CREATED_ERROR_CODE = 409;

export const UPSTREAM_UPLOADER_IMAGE = 'quay.io/kubevirt/tekton-tasks:v0.23.0';
export const DOWNSTREAM_UPLOADER_IMAGE =
'registry-proxy.engineering.redhat.com/rh-osbs/kubevirt-tekton-tasks-create-datavolume-rhel9-container-v4.18.0-16';
'registry.redhat.io/container-native-virtualization/kubevirt-tekton-tasks-create-datavolume-rhel9:v4.18';

0 comments on commit e3c0428

Please sign in to comment.