We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 651fca8 commit b3de04cCopy full SHA for b3de04c
Makefile
@@ -315,7 +315,7 @@ endif
315
316
# Render bundle to the catalog index.
317
.PHONY: catalog-render
318
-catalog-render: ## Build and publish operator.
+catalog-render: opm ## Render bundle to catalog index.
319
$(OPM) render $(BUNDLE_IMG) --output=yaml >> catalog/index.yaml
320
$(OPM) validate catalog
321
0 commit comments