Skip to content

Commit

Permalink
docs(readme): bump version
Browse files Browse the repository at this point in the history
Signed-off-by: r3drun3 <[email protected]>
  • Loading branch information
R3DRUN3 committed Dec 6, 2023
1 parent f1adc19 commit c7c0b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -672,7 +672,7 @@ Warning FailedScheduling 63s default-scheduler 0/4 nodes are available: 1 n
This repo contains a [github action](https://github.com/stackzoo/khaos/blob/main/.github/workflows/release.yaml) that publish the operator *oci image* to *github registry* when new releases tag are pushed to the main branch.
In order to install the operator as a pod in the cluster you can leverage one of the *make* targets:
```console
make deploy IMG=ghcr.io/stackzoo/khaos:0.0.8
make deploy IMG=ghcr.io/stackzoo/khaos:0.0.9
```

This command will install all the required *CRDs* and *RBAC manifests* and then start the operator as a pod:
Expand Down

0 comments on commit c7c0b2a

Please sign in to comment.