Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.
This repository is currently being migrated. It's locked while the migration is in progress.

Commit

Permalink
CSV: correct the replaces version for v2.4.0
Browse files Browse the repository at this point in the history
This caused CI failure in the community operators.
2.4.0 replaces 2.3.4.
  • Loading branch information
darkowlzz committed Apr 29, 2021
1 parent 6e3a554 commit 89f51dd
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion deploy/olm/csv-rhel/storageos.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
2 changes: 1 addition & 1 deletion deploy/olm/storageos/storageos.clusterserviceversion.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 89f51dd

Please sign in to comment.