Skip to content

Commit

Permalink
csv: update capabilities to seamless upgrade
Browse files Browse the repository at this point in the history
update csv capabilities from `Basic Install` to `Seamless Upgrade`

Signed-off-by: subhamkrai <[email protected]>
  • Loading branch information
subhamkrai authored and openshift-cherrypick-robot committed Aug 20, 2024
1 parent 47f99a3 commit f29227a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@ metadata:
}
}
]
capabilities: Basic Install
capabilities: Seamless Upgrades
operators.operatorframework.io/builder: operator-sdk-v1.25.0
operators.operatorframework.io/project_layout: unknown
tectonic-visibility: ocs
Expand Down
1 change: 1 addition & 0 deletions deploy/olm/assemble/metadata-common.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -251,6 +251,7 @@ spec:

metadata:
annotations:
capabilities: Seamless Upgrades
tectonic-visibility: ocs
repository: https://github.com/red-hat-storage/rook
containerImage: rook/ceph:master
Expand Down

0 comments on commit f29227a

Please sign in to comment.