Skip to content

Commit

Permalink
feat: OLM updates
Browse files Browse the repository at this point in the history
- Prep for OLMv1
- Bump OLM capability to level 2
  • Loading branch information
redhatrises committed Feb 5, 2024
1 parent 06c210a commit 07c5320
Showing 1 changed file with 3 additions and 3 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
categories: Security,Monitoring
containerImage: quay.io/crowdstrike/falcon-operator
createdAt: "2021-07-30T10:00:00Z"
Expand Down Expand Up @@ -559,9 +559,9 @@ spec:
deployments: null
strategy: ""
installModes:
- supported: true
- supported: false
type: OwnNamespace
- supported: true
- supported: false
type: SingleNamespace
- supported: false
type: MultiNamespace
Expand Down

0 comments on commit 07c5320

Please sign in to comment.