From 89f51dd2f7cd95a117a5dad823a413e64c227935 Mon Sep 17 00:00:00 2001 From: Sunny Date: Thu, 29 Apr 2021 22:28:30 +0530 Subject: [PATCH] CSV: correct the replaces version for v2.4.0 This caused CI failure in the community operators. 2.4.0 replaces 2.3.4. --- deploy/olm/csv-rhel/storageos.clusterserviceversion.yaml | 2 +- deploy/olm/csv-rhel/storageos.v2.4.0.clusterserviceversion.yaml | 2 +- deploy/olm/storageos/storageos.clusterserviceversion.yaml | 2 +- .../olm/storageos/storageos.v2.4.0.clusterserviceversion.yaml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/deploy/olm/csv-rhel/storageos.clusterserviceversion.yaml b/deploy/olm/csv-rhel/storageos.clusterserviceversion.yaml index 2e4d313d..0f493ebb 100644 --- a/deploy/olm/csv-rhel/storageos.clusterserviceversion.yaml +++ b/deploy/olm/csv-rhel/storageos.clusterserviceversion.yaml @@ -722,4 +722,4 @@ spec: with the NFS Server. If not specified, a new PVC is provisioned and used. displayName: Persistent Volume Claim path: persistentVolumeClaim - replaces: storageosoperator.v2.3.0 + replaces: storageosoperator.v2.3.4 diff --git a/deploy/olm/csv-rhel/storageos.v2.4.0.clusterserviceversion.yaml b/deploy/olm/csv-rhel/storageos.v2.4.0.clusterserviceversion.yaml index 77d37927..893c9567 100644 --- a/deploy/olm/csv-rhel/storageos.v2.4.0.clusterserviceversion.yaml +++ b/deploy/olm/csv-rhel/storageos.v2.4.0.clusterserviceversion.yaml @@ -722,4 +722,4 @@ spec: with the NFS Server. If not specified, a new PVC is provisioned and used. displayName: Persistent Volume Claim path: persistentVolumeClaim - replaces: storageosoperator.v2.3.0 + replaces: storageosoperator.v2.3.4 diff --git a/deploy/olm/storageos/storageos.clusterserviceversion.yaml b/deploy/olm/storageos/storageos.clusterserviceversion.yaml index da52ae44..fda17eb8 100644 --- a/deploy/olm/storageos/storageos.clusterserviceversion.yaml +++ b/deploy/olm/storageos/storageos.clusterserviceversion.yaml @@ -678,4 +678,4 @@ spec: with the NFS Server. If not specified, a new PVC is provisioned and used. displayName: Persistent Volume Claim path: persistentVolumeClaim - replaces: storageosoperator.v2.3.0 + replaces: storageosoperator.v2.3.4 diff --git a/deploy/olm/storageos/storageos.v2.4.0.clusterserviceversion.yaml b/deploy/olm/storageos/storageos.v2.4.0.clusterserviceversion.yaml index da52ae44..fda17eb8 100644 --- a/deploy/olm/storageos/storageos.v2.4.0.clusterserviceversion.yaml +++ b/deploy/olm/storageos/storageos.v2.4.0.clusterserviceversion.yaml @@ -678,4 +678,4 @@ spec: with the NFS Server. If not specified, a new PVC is provisioned and used. displayName: Persistent Volume Claim path: persistentVolumeClaim - replaces: storageosoperator.v2.3.0 + replaces: storageosoperator.v2.3.4