Skip to content

Commit

Permalink
bundle: Update CSV capability to Seamless Upgrades
Browse files Browse the repository at this point in the history
This PR updates the bundle's CSV cabapilities from
Basic Install to Seamless Upgrades.

Signed-off-by: Niraj Yadav <niryadav@redhat.com>
  • Loading branch information
black-dragon74 authored and openshift-cherrypick-robot committed Sep 13, 2024
1 parent 552ede2 commit 43f3686
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/manifests/bases/clusterserviceversion.yaml.in
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: ClusterServiceVersion
metadata:
annotations:
alm-examples: '[]'
capabilities: Basic Install
capabilities: Seamless Upgrades
olm.skipRange: @SKIP_RANGE@
operators.operatorframework.io/operator-type: non-standalone
name: @PACKAGE_NAME@.v0.1.1
Expand Down

0 comments on commit 43f3686

Please sign in to comment.