Skip to content

Commit

Permalink
chore(doc): make bundle command explicit
Browse files Browse the repository at this point in the history
  • Loading branch information
squakez authored Jun 4, 2024
1 parent 6ef8112 commit 0b9efd5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions release.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -222,11 +222,10 @@ of Camel K, so that it can be easily installed on platforms that support Operato
The https://github.com/redhat-openshift-ecosystem/community-operators-prod/[Embedded OperatorHub in OpenShift and OKD] downstream channel should be synced to publish the latest version
of Camel K, so that it can be easily installed on OpenShift and OKD.

You can create the bundle using the `make bundle` command.

Once `make bundle` has been executed, you can run:
You can create the bundle and prepare the supported OLM environments:

```
make bundle
./script/prepare-operators.sh <version_just_released>
```

Expand Down

0 comments on commit 0b9efd5

Please sign in to comment.