@@ -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:48c69b13b9586a794b7ab4d783241ef3f48b3217f862d008f0260c9473918b92
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.3 '
167167 operatorframework.io/cluster-monitoring : " true"
168168 operatorframework.io/suggested-namespace : openshift-adp
169169 operators.openshift.io/infrastructure-features : ' ["Disconnected"]'
@@ -176,9 +176,13 @@ 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.3
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
182186 apiservicedefinitions : {}
183187 customresourcedefinitions :
184188 owned :
@@ -449,38 +453,38 @@ spec:
449453 - name : PROJECT
450454 value : konveyor
451455 - name : VELERO_REGISTRY_REPO
452- value : registry
456+ value : registry@sha256
453457 - name : VELERO_REGISTRY_TAG
454- value : latest
458+ value : c3eaca3aa3e1c29f0da25a245d3e27e378074ee79c8afd0436887586a88793b8
455459 - name : VELERO_REPO
456- value : velero
460+ value : velero@sha256
457461 - name : VELERO_OPENSHIFT_PLUGIN_REPO
458- value : openshift-velero-plugin
462+ value : openshift-velero-plugin@sha256
459463 - name : VELERO_OPENSHIFT_PLUGIN_TAG
460- value : latest
464+ value : 831ac7cb12d1b6975b1f725a3b0fe610891048f67a5796a5bfe401dd578892b6
461465 - name : VELERO_RESTIC_RESTORE_HELPER_REPO
462- value : velero-restic-restore-helper
466+ value : velero-restic-restore-helper@sha256
463467 - name : VELERO_AWS_PLUGIN_REPO
464- value : velero-plugin-for-aws
468+ value : velero-plugin-for-aws@sha256
465469 - name : VELERO_GCP_PLUGIN_REPO
466- value : velero-plugin-for-gcp
470+ value : velero-plugin-for-gcp@sha256
467471 - name : VELERO_AZURE_PLUGIN_REPO
468- value : velero-plugin-for-microsoft-azure
472+ value : velero-plugin-for-microsoft-azure@sha256
469473 - name : VELERO_CSI_PLUGIN_REPO
470- value : velero-plugin-for-csi
474+ value : velero-plugin-for-csi@sha256
471475 - name : VELERO_TAG
472- value : latest
476+ value : 4dd78cad2e651f3fe67a8d231a01ae85422ffd6f861bea9a351095628f2f5119
473477 - name : VELERO_RESTIC_RESTORE_HELPER_TAG
474- value : latest
478+ value : 1f77be02420868794068636341d713f373da1d30206ea03b647be1a8174eb121
475479 - name : VELERO_AWS_PLUGIN_TAG
476- value : latest
480+ value : 32e1eca7dfb8ed0faf91b1bcb7bf8f388afd5d335380408f07a27edcd4f502ff
477481 - name : VELERO_GCP_PLUGIN_TAG
478- value : latest
482+ value : 55680ecd72ea94b1956ad09985e01fbf7794f963124dc9b8588763d6b5dc0dc9
479483 - name : VELERO_AZURE_PLUGIN_TAG
480- value : latest
484+ value : b9953dfe968063af1382aeaba608f1206e2fd3a7755c5dac83455ebce1fa2c99
481485 - name : VELERO_CSI_PLUGIN_TAG
482- value : latest
483- image : quay.io/konveyor/oadp-operator:latest
486+ value : 3b3476f6731b2276fc3ec5cc5f99fbfb9c0d5c0df20cdb084701016b97aa7e15
487+ image : quay.io/konveyor/oadp-operator@sha256:48c69b13b9586a794b7ab4d783241ef3f48b3217f862d008f0260c9473918b92
484488 imagePullPolicy : Always
485489 livenessProbe :
486490 httpGet :
@@ -586,20 +590,21 @@ spec:
586590 provider :
587591 name : Red Hat
588592 relatedImages :
589- - image : quay.io/konveyor/velero:latest
593+ - image : quay.io/konveyor/velero@sha256:4dd78cad2e651f3fe67a8d231a01ae85422ffd6f861bea9a351095628f2f5119
590594 name : velero
591- - image : quay.io/konveyor/velero-restic-restore-helper:latest
595+ - image : quay.io/konveyor/velero-restic-restore-helper@sha256:1f77be02420868794068636341d713f373da1d30206ea03b647be1a8174eb121
592596 name : velero_restic_restore_helper
593- - image : quay.io/konveyor/openshift-velero-plugin:latest
597+ - image : quay.io/konveyor/openshift-velero-plugin@sha256:831ac7cb12d1b6975b1f725a3b0fe610891048f67a5796a5bfe401dd578892b6
594598 name : openshift_plugin
595- - image : quay.io/konveyor/velero-plugin-for-aws:latest
599+ - image : quay.io/konveyor/velero-plugin-for-aws@sha256:32e1eca7dfb8ed0faf91b1bcb7bf8f388afd5d335380408f07a27edcd4f502ff
596600 name : aws_plugin
597- - image : quay.io/konveyor/velero-plugin-for-microsoft-azure:latest
601+ - image : quay.io/konveyor/velero-plugin-for-microsoft-azure@sha256:b9953dfe968063af1382aeaba608f1206e2fd3a7755c5dac83455ebce1fa2c99
598602 name : azure_plugin
599- - image : quay.io/konveyor/velero-plugin-for-gcp:latest
603+ - image : quay.io/konveyor/velero-plugin-for-gcp@sha256:55680ecd72ea94b1956ad09985e01fbf7794f963124dc9b8588763d6b5dc0dc9
600604 name : gcp_plugin
601- - image : quay.io/konveyor/velero-plugin-for-csi:latest
605+ - image : quay.io/konveyor/velero-plugin-for-csi@sha256:3b3476f6731b2276fc3ec5cc5f99fbfb9c0d5c0df20cdb084701016b97aa7e15
602606 name : csi_plugin
603- - image : quay.io/konveyor/registry:latest
607+ - image : quay.io/konveyor/registry@sha256:c3eaca3aa3e1c29f0da25a245d3e27e378074ee79c8afd0436887586a88793b8
604608 name : registry
605- version : 99.0.0
609+ version : 0.5.3
610+ replaces : oadp-operator.v0.5.2
0 commit comments