Skip to content

Commit

Permalink
Omit CHANNELS in prepare-release
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Cattermole <[email protected]>
  • Loading branch information
adam-cattermole committed Aug 14, 2024
1 parent 0413891 commit bcbb578
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ prepare-release: ## Prepare the manifests for OLM and Helm Chart for a release.
$(MAKE) bundle VERSION=$(VERSION) \
LIMITADOR_VERSION=$(LIMITADOR_VERSION) \
REPLACES_VERSION=$(REPLACES_VERSION) \
CHANNELS=$(CHANNELS)
$(MAKE) helm-build VERSION=$(VERSION) \
LIMITADOR_VERSION=$(LIMITADOR_VERSION)

Expand Down

0 comments on commit bcbb578

Please sign in to comment.