Skip to content
This repository was archived by the owner on Nov 28, 2022. It is now read-only.

Update codewind-operator version #702

Merged
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/_documentations/remote-deploying-codewind.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ The Codewind operator helps with the deployment of Codewind instances in an Open

Download the Codewind operator from the [codewind-operator repository](https://github.com/eclipse/codewind-operator), or if you installed Git, clone the `codewind-operator` repository, for example:

`$ git clone https://github.com/eclipse/codewind-operator -b 0.12.0`
`$ git clone https://github.com/eclipse/codewind-operator -b 0.14.1`

For more information about the Codewind operator and the installation process, see the [Codewind operator readme file](https://github.com/eclipse/codewind-operator/blob/master/README.md).

Expand Down