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 158d974 commit f055efcCopy full SHA for f055efc
catalogd/Makefile
@@ -115,7 +115,7 @@ pre-upgrade-setup:
115
116
.PHONY: run-latest-release
117
run-latest-release:
118
- curl -L -s https://github.com/operator-framework/catalogd/releases/latest/download/install.sh | bash -s
+ curl -L -s https://github.com/operator-framework/operator-controller/releases/latest/download/install.sh | bash -s
119
120
.PHONY: post-upgrade-checks
121
post-upgrade-checks: $(GINKGO)
0 commit comments