-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Labels
priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.
Description
The run-latest-release target in the Makefile inside of the catalogues repo:
operator-controller/catalogd/Makefile
Lines 116 to 118 in a67d023
.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
Assignees
Labels
priority/important-soonMust be staffed and worked on either currently, or very soon, ideally in time for the next release.Must be staffed and worked on either currently, or very soon, ideally in time for the next release.