@@ -158,12 +158,12 @@ metadata:
158158 capabilities : Seamless Upgrades
159159 categories : OpenShift Optional
160160 certified : " false"
161- containerImage : quay.io/konveyor/oadp-operator:latest
161+ containerImage : quay.io/konveyor/oadp-operator@sha256:90609044d52173619ea1e63ddef0ef3e7c1c939ac737b64bd427cbed5374dd27
162162 createdAt : " 2020-09-08T12:21:00Z"
163163 description : |-
164164 OADP (OpenShift API for Data Protection) operator sets up and installs
165165 Velero on the OpenShift platform.
166- olm.skipRange : ' >=0.0.0 <99.0.0 '
166+ olm.skipRange : ' >=0.0.0 <0.5.6 '
167167 operatorframework.io/cluster-monitoring : " true"
168168 operatorframework.io/suggested-namespace : openshift-adp
169169 operators.openshift.io/infrastructure-features : ' ["Disconnected"]'
@@ -176,9 +176,16 @@ metadata:
176176 operatorframework.io/arch.arm64 : supported
177177 operatorframework.io/arch.ppc64le : supported
178178 operatorframework.io/arch.s390x : supported
179- name : oadp-operator.v99.0.0
179+ name : oadp-operator.v0.5.6
180180 namespace : openshift-adp
181181spec :
182+ skips :
183+ - oadp-operator.v0.5.0
184+ - oadp-operator.v0.5.1
185+ - oadp-operator.v0.5.2
186+ - oadp-operator.v0.5.3
187+ - oadp-operator.v0.5.4
188+ - oadp-operator.v0.5.5
182189 apiservicedefinitions : {}
183190 customresourcedefinitions :
184191 owned :
@@ -462,38 +469,38 @@ spec:
462469 - name : PROJECT
463470 value : konveyor
464471 - name : VELERO_REGISTRY_REPO
465- value : registry
472+ value : registry@sha256
466473 - name : VELERO_REGISTRY_TAG
467- value : latest
474+ value : 1be970879206258335357e3cf630138c24b8a5ccab35aae05eccb260e5e8ffb4
468475 - name : VELERO_REPO
469- value : velero
476+ value : velero@sha256
470477 - name : VELERO_OPENSHIFT_PLUGIN_REPO
471- value : openshift-velero-plugin
478+ value : openshift-velero-plugin@sha256
472479 - name : VELERO_OPENSHIFT_PLUGIN_TAG
473- value : latest
480+ value : 221ab0bcd1d95fc166ef7319d187e196b59d2fbf9eefd29d91bd6435d45b5c3c
474481 - name : VELERO_RESTIC_RESTORE_HELPER_REPO
475- value : velero-restic-restore-helper
482+ value : velero-restic-restore-helper@sha256
476483 - name : VELERO_AWS_PLUGIN_REPO
477- value : velero-plugin-for-aws
484+ value : velero-plugin-for-aws@sha256
478485 - name : VELERO_GCP_PLUGIN_REPO
479- value : velero-plugin-for-gcp
486+ value : velero-plugin-for-gcp@sha256
480487 - name : VELERO_AZURE_PLUGIN_REPO
481- value : velero-plugin-for-microsoft-azure
488+ value : velero-plugin-for-microsoft-azure@sha256
482489 - name : VELERO_CSI_PLUGIN_REPO
483- value : velero-plugin-for-csi
490+ value : velero-plugin-for-csi@sha256
484491 - name : VELERO_TAG
485- value : latest
492+ value : 0ea5336dcbf0a1fab561697b24da01a0e5b533ee23553fbfd5f8e002f5a31c3e
486493 - name : VELERO_RESTIC_RESTORE_HELPER_TAG
487- value : latest
494+ value : c16248d027c09cd5b7360ae38484df88ca1cc01f9e470e3eade95076ee1a6b84
488495 - name : VELERO_AWS_PLUGIN_TAG
489- value : latest
496+ value : 1e8bc27d6b60000e1406085d582910cb530af3fb901ef9bc780628df6c766288
490497 - name : VELERO_GCP_PLUGIN_TAG
491- value : latest
498+ value : ee463ed2a8019c560961b118f8a87b587ed302f24fd25480c5d4ddad2557e92f
492499 - name : VELERO_AZURE_PLUGIN_TAG
493- value : latest
500+ value : 2d0089cbe715b482fb42e1acd9add70b975a8575636d8b143e6f90cef317ea13
494501 - name : VELERO_CSI_PLUGIN_TAG
495- value : latest
496- image : quay.io/konveyor/oadp-operator:latest
502+ value : 8c36ccfd294dafc415a7f113770cbbd66dbf6ecf8fef3bc4e73adc9878c606b0
503+ image : quay.io/konveyor/oadp-operator@sha256:90609044d52173619ea1e63ddef0ef3e7c1c939ac737b64bd427cbed5374dd27
497504 imagePullPolicy : Always
498505 livenessProbe :
499506 httpGet :
@@ -599,20 +606,21 @@ spec:
599606 provider :
600607 name : Red Hat
601608 relatedImages :
602- - image : quay.io/konveyor/velero:latest
609+ - image : quay.io/konveyor/velero@sha256:0ea5336dcbf0a1fab561697b24da01a0e5b533ee23553fbfd5f8e002f5a31c3e
603610 name : velero
604- - image : quay.io/konveyor/velero-restic-restore-helper:latest
611+ - image : quay.io/konveyor/velero-restic-restore-helper@sha256:c16248d027c09cd5b7360ae38484df88ca1cc01f9e470e3eade95076ee1a6b84
605612 name : velero_restic_restore_helper
606- - image : quay.io/konveyor/openshift-velero-plugin:latest
613+ - image : quay.io/konveyor/openshift-velero-plugin@sha256:221ab0bcd1d95fc166ef7319d187e196b59d2fbf9eefd29d91bd6435d45b5c3c
607614 name : openshift_plugin
608- - image : quay.io/konveyor/velero-plugin-for-aws:latest
615+ - image : quay.io/konveyor/velero-plugin-for-aws@sha256:1e8bc27d6b60000e1406085d582910cb530af3fb901ef9bc780628df6c766288
609616 name : aws_plugin
610- - image : quay.io/konveyor/velero-plugin-for-microsoft-azure:latest
617+ - image : quay.io/konveyor/velero-plugin-for-microsoft-azure@sha256:2d0089cbe715b482fb42e1acd9add70b975a8575636d8b143e6f90cef317ea13
611618 name : azure_plugin
612- - image : quay.io/konveyor/velero-plugin-for-gcp:latest
619+ - image : quay.io/konveyor/velero-plugin-for-gcp@sha256:ee463ed2a8019c560961b118f8a87b587ed302f24fd25480c5d4ddad2557e92f
613620 name : gcp_plugin
614- - image : quay.io/konveyor/velero-plugin-for-csi:latest
621+ - image : quay.io/konveyor/velero-plugin-for-csi@sha256:8c36ccfd294dafc415a7f113770cbbd66dbf6ecf8fef3bc4e73adc9878c606b0
615622 name : csi_plugin
616- - image : quay.io/konveyor/registry:latest
623+ - image : quay.io/konveyor/registry@sha256:1be970879206258335357e3cf630138c24b8a5ccab35aae05eccb260e5e8ffb4
617624 name : registry
618- version : 99.0.0
625+ version : 0.5.6
626+ replaces : oadp-operator.v0.5.5
0 commit comments