Skip to content

Commit

Permalink
Move alpha to beta in installation.md
Browse files Browse the repository at this point in the history
Signed-off-by: Dylan Murray <dymurray@redhat.com>
  • Loading branch information
dymurray committed Nov 9, 2023
1 parent 528cbbd commit f632022
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions content/Konveyor/installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ Follow the steps below to install the Konveyor Operator in the `my-konveyor-oper
```
This step will create the `my-konveyor-operator` namespace, catalogsource and other OLM related objects.
{{% /tab %}}
{{% tab name="Alpha Release" %}}
### Installing the alpha version
{{% tab name="Beta Release" %}}
### Installing the beta version

If you need to deploy a latest alpha release build please use the below url
If you need to deploy a latest beta release build please use the below url

```
[user@user ~]$ kubectl create -f https://operatorhub.io/install/alpha/konveyor-operator.yaml
[user@user ~]$ kubectl create -f https://operatorhub.io/install/beta/konveyor-operator.yaml
```
{{% /tab %}}
{{% tab name="Development" %}}
Expand Down

0 comments on commit f632022

Please sign in to comment.