From 84e324be4794c8b0b9a68f100cc0ea50779f24a5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakob=20M=C3=B6ller?= Date: Tue, 16 Apr 2024 12:18:01 +0200 Subject: [PATCH] fix: depend on opm in catalog make task MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jakob Möller --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 57cfe81b2..0505ad0dc 100644 --- a/Makefile +++ b/Makefile @@ -298,7 +298,7 @@ bundle-push: ## Push the bundle image. ##@ Catalog image .PHONY: catalog -catalog: ## Render a catalog from the bundle by wrapping it in a alpha channel. +catalog: opm ## Render a catalog from the bundle by wrapping it in a alpha channel. @echo "Rendering the catalog at $(CATALOG_DIR)" @rm -rf $(CATALOG_DIR) @mkdir -p $(CATALOG_DIR)/$(IMAGE_NAME)