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
Merge pull request #330 from darkowlzz/csv-replaces-fix
Browse files Browse the repository at this point in the history
CSV: correct the replaces version for v2.4.0
  • Loading branch information
darkowlzz authored Apr 29, 2021
2 parents 6e3a554 + 89f51dd commit 022fdb8
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 022fdb8

Please sign in to comment.