Skip to content

Commit

Permalink
Upgrading capabilities in the CSVs
Browse files Browse the repository at this point in the history
For ramen, the capabilities for hub and
cluster bundles currently states "Basic Install",
Updating it to "Seamless Upgrades".

Fixes: [Bug-2303823](https://bugzilla.redhat.com/show_bug.cgi?id=2303823)
Signed-off-by: Abhijeet Shakya <[email protected]>
  • Loading branch information
abhijeet219 authored and ShyamsundarR committed Sep 4, 2024
1 parent b9900a5 commit 6f4d9f3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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
operators.openshift.io/infrastructure-features: '["disconnected"]'
name: ramen-dr-cluster-operator.v0.0.0
namespace: placeholder
Expand Down
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
operators.openshift.io/infrastructure-features: '["disconnected"]'
name: ramen-hub-operator.v0.0.0
namespace: placeholder
Expand Down

0 comments on commit 6f4d9f3

Please sign in to comment.