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 mergify[bot] committed Sep 13, 2024
1 parent 9f416da commit 31ceee2
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@
name: @PACKAGE_NAME@.v0.1.1
namespace: placeholder
Expand Down

0 comments on commit 31ceee2

Please sign in to comment.