Skip to content

Commit

Permalink
Merge pull request #480 from evanstoner/bump-openshift-channel
Browse files Browse the repository at this point in the history
Bump OpenShift Subscription example's channel to 0.9
  • Loading branch information
redhatrises authored Jan 23, 2024
2 parents efe347f + 85117a5 commit b434a53
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The CrowdStrike Falcon Operator deploys CrowdStrike Falcon to the cluster. The o

## Installation and Deployment

For installation and deployment of the CrowdStrike Falcon Operator and its Custom Resources, please read the [Installation and Deployment Guide](./docs/install_guide.md) and choose the deployment method that is right for your target environment.
For installation and deployment of the CrowdStrike Falcon Operator and its Custom Resources, please read the [Installation and Deployment Guide](docs/install_guide.md) and choose the deployment method that is right for your target environment.

## Getting Help
If you encounter any issues while using the Falcon Operator, you can create an issue on our [Github repo](https://github.com/CrowdStrike/falcon-operator) for bugs, enhancements, or other requests.
Expand Down
2 changes: 1 addition & 1 deletion docs/deployment/openshift/redhat-subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Subscription
metadata:
name: falcon-operator
spec:
channel: certified-0.8
channel: certified-0.9
name: falcon-operator-rhmp
source: redhat-marketplace
sourceNamespace: openshift-marketplace
2 changes: 1 addition & 1 deletion docs/src/deployment/openshift/redhat-subscription.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ kind: Subscription
metadata:
name: falcon-operator
spec:
channel: certified-0.8
channel: certified-0.9
name: falcon-operator-rhmp
source: redhat-marketplace
sourceNamespace: openshift-marketplace

0 comments on commit b434a53

Please sign in to comment.