We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d14a8f8 commit 4ca9369Copy full SHA for 4ca9369
doc/development.md
@@ -137,6 +137,8 @@ The `make catalog` target accepts the following variables:
137
| **Makefile Variable** | **Description** | **Default value** |
138
|-----------------------|---------------------------|-----------------------------------------------------|
139
| `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` |
142
143
```sh
144
make catalog [BUNDLE_IMG=quay.io/kuadrant/limitador-operator-bundle:latest]
0 commit comments