VERSION ?= {{VERSION}}
for example 0.0.5
make manifests build docker-build docker-push
make bundle bundle-build bundle-push
opm render docker.io/stakaterdockerhubpullroot/rhbk-operator-bundle:v{{VERSION}} --output=yaml >> catalog/index.yaml
- Skipping
entries: - name: rhbk-operator.v0.0.5 skips: - rhbk-operator.v0.0.1 - rhbk-operator.v0.0.2 - ....
- Upgrading
entries: - name: rhbk-operator.v0.0.5 replaces: rhbk-operator.v0.0.4
https://docs.openshift.com/container-platform/4.17/operators/admin/olm-managing-custom-catalogs.html