Skip to content

Update Target run-latest-release in Makefile in the Catalog #1604

Closed
@camilamacedo86

Description

@camilamacedo86

The run-latest-release target in the Makefile inside of the catalogues repo:

.PHONY: run-latest-release
run-latest-release:
curl -L -s https://github.com/operator-framework/catalogd/releases/latest/download/install.sh | bash -s

Needs to be updated to use the code source in the current repository instead of the old one

PS.: We might need to do a release to be able to do this one.

Metadata

Metadata

Labels

priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions