Installation
curl -L -s https://github.com/operator-framework/catalogd/releases/download/v1.0.0-rc2/install.sh | bash -s
Changelog
- 662e227 Fix check-cluster logic (#466)
- 4dd7d59 feat: add support for Podman as a container runtime (#464)
- 55689e8 fix: update kind-load target to ensure that works aligned with controller-operator (#462)
- e3c877c doc: add steps to build and deploy locally to contributing guide (#463)
- dd64145 🌱 Bump codecov/codecov-action from 4 to 5 (#459)
- ca44dd9 bump ginkgo bingo dependency to 2.21.0 (#456)
- f279c4c Update go version checker (#458)
- b30eb4a 🐛 Check cluster is running for non-standalone Make targets (#437)
- 4d6327f this fixes two issues made manifest in testing the upgrade-e2e case subsequent to cutting the new RC. (#457)