@@ -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:e55b2c75a119b012c70cfed76798e8c564ad30fc4245b1d0c2ba02fa458fade5
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.5 '
167167 operatorframework.io/cluster-monitoring : " true"
168168 operatorframework.io/suggested-namespace : openshift-adp
169169 operators.openshift.io/infrastructure-features : ' ["Disconnected"]'
@@ -176,9 +176,15 @@ 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.5
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
182188 apiservicedefinitions : {}
183189 customresourcedefinitions :
184190 owned :
@@ -462,38 +468,38 @@ spec:
462468 - name : PROJECT
463469 value : konveyor
464470 - name : VELERO_REGISTRY_REPO
465- value : registry
471+ value : registry@sha256
466472 - name : VELERO_REGISTRY_TAG
467- value : latest
473+ value : fdde90f37db9ff7b1a25b665ae1039c949cfdb7985390c1eb9cb68646c9e6729
468474 - name : VELERO_REPO
469- value : velero
475+ value : velero@sha256
470476 - name : VELERO_OPENSHIFT_PLUGIN_REPO
471- value : openshift-velero-plugin
477+ value : openshift-velero-plugin@sha256
472478 - name : VELERO_OPENSHIFT_PLUGIN_TAG
473- value : latest
479+ value : 8215a83003879c4cca4e04d1466057e01e5be83354959abb575cf742d39a7c64
474480 - name : VELERO_RESTIC_RESTORE_HELPER_REPO
475- value : velero-restic-restore-helper
481+ value : velero-restic-restore-helper@sha256
476482 - name : VELERO_AWS_PLUGIN_REPO
477- value : velero-plugin-for-aws
483+ value : velero-plugin-for-aws@sha256
478484 - name : VELERO_GCP_PLUGIN_REPO
479- value : velero-plugin-for-gcp
485+ value : velero-plugin-for-gcp@sha256
480486 - name : VELERO_AZURE_PLUGIN_REPO
481- value : velero-plugin-for-microsoft-azure
487+ value : velero-plugin-for-microsoft-azure@sha256
482488 - name : VELERO_CSI_PLUGIN_REPO
483- value : velero-plugin-for-csi
489+ value : velero-plugin-for-csi@sha256
484490 - name : VELERO_TAG
485- value : latest
491+ value : 79c4de2fada86f9392b1ccc3ad7bddd40bb0ec7727e68dc5fc527f259ef97b91
486492 - name : VELERO_RESTIC_RESTORE_HELPER_TAG
487- value : latest
493+ value : 78b85cdf81c084d0ba86733152397e680f981ba0470004b9cebef479065375a4
488494 - name : VELERO_AWS_PLUGIN_TAG
489- value : latest
495+ value : 6fc0cced1316cacd1b925a5af8ecf6d3815a47fb44ac7fdeb04a39d94640a579
490496 - name : VELERO_GCP_PLUGIN_TAG
491- value : latest
497+ value : f0ebb24c39961e2749155652e3c6beb89d4021b1504f87815db0c28e64732a6a
492498 - name : VELERO_AZURE_PLUGIN_TAG
493- value : latest
499+ value : 9c77679e53e36eadeab2152829a068c619a929d93238e47a890e89ab072f83cd
494500 - name : VELERO_CSI_PLUGIN_TAG
495- value : latest
496- image : quay.io/konveyor/oadp-operator:latest
501+ value : 0fab296cea670763e97a5c2ad0aaad0c41bf5ac06626eeb2fb59d92bf93be0f5
502+ image : quay.io/konveyor/oadp-operator@sha256:e55b2c75a119b012c70cfed76798e8c564ad30fc4245b1d0c2ba02fa458fade5
497503 imagePullPolicy : Always
498504 livenessProbe :
499505 httpGet :
@@ -599,20 +605,21 @@ spec:
599605 provider :
600606 name : Red Hat
601607 relatedImages :
602- - image : quay.io/konveyor/velero:latest
608+ - image : quay.io/konveyor/velero@sha256:79c4de2fada86f9392b1ccc3ad7bddd40bb0ec7727e68dc5fc527f259ef97b91
603609 name : velero
604- - image : quay.io/konveyor/velero-restic-restore-helper:latest
610+ - image : quay.io/konveyor/velero-restic-restore-helper@sha256:78b85cdf81c084d0ba86733152397e680f981ba0470004b9cebef479065375a4
605611 name : velero_restic_restore_helper
606- - image : quay.io/konveyor/openshift-velero-plugin:latest
612+ - image : quay.io/konveyor/openshift-velero-plugin@sha256:8215a83003879c4cca4e04d1466057e01e5be83354959abb575cf742d39a7c64
607613 name : openshift_plugin
608- - image : quay.io/konveyor/velero-plugin-for-aws:latest
614+ - image : quay.io/konveyor/velero-plugin-for-aws@sha256:6fc0cced1316cacd1b925a5af8ecf6d3815a47fb44ac7fdeb04a39d94640a579
609615 name : aws_plugin
610- - image : quay.io/konveyor/velero-plugin-for-microsoft-azure:latest
616+ - image : quay.io/konveyor/velero-plugin-for-microsoft-azure@sha256:9c77679e53e36eadeab2152829a068c619a929d93238e47a890e89ab072f83cd
611617 name : azure_plugin
612- - image : quay.io/konveyor/velero-plugin-for-gcp:latest
618+ - image : quay.io/konveyor/velero-plugin-for-gcp@sha256:f0ebb24c39961e2749155652e3c6beb89d4021b1504f87815db0c28e64732a6a
613619 name : gcp_plugin
614- - image : quay.io/konveyor/velero-plugin-for-csi:latest
620+ - image : quay.io/konveyor/velero-plugin-for-csi@sha256:0fab296cea670763e97a5c2ad0aaad0c41bf5ac06626eeb2fb59d92bf93be0f5
615621 name : csi_plugin
616- - image : quay.io/konveyor/registry:latest
622+ - image : quay.io/konveyor/registry@sha256:fdde90f37db9ff7b1a25b665ae1039c949cfdb7985390c1eb9cb68646c9e6729
617623 name : registry
618- version : 99.0.0
624+ version : 0.5.5
625+ replaces : oadp-operator.v0.5.4
0 commit comments