Skip to content

Commit 4ca9369

Browse files
committed
[docs] Updating catalog generation variables
1 parent d14a8f8 commit 4ca9369

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/development.md

+2
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,8 @@ The `make catalog` target accepts the following variables:
137137
| **Makefile Variable** | **Description** | **Default value** |
138138
|-----------------------|---------------------------|-----------------------------------------------------|
139139
| `BUNDLE_IMG` | Operator bundle image URL | `quay.io/kuadrant/limitador-operator-bundle:latest` |
140+
| `REPLACES_VERSION` | Previous operator version | `0.0.0-alpha` |
141+
| `CHANNELS` | Catalog channels | `preview` |
140142

141143
```sh
142144
make catalog [BUNDLE_IMG=quay.io/kuadrant/limitador-operator-bundle:latest]

0 commit comments

Comments
 (0)