Installation
curl -L -s https://github.com/operator-framework/catalogd/releases/download/v0.27.0/install.sh | bash -s
Changelog
- dbdce9b Fix unnecessary lastUnpacked status updates (#397)
- d82e466 🌱 Bump the k8s-dependencies group with 6 updates (#398)
- 8e71e93 Avoid a network call for digest based images (#396)
- 1e962d2 Remove TLSVerify/PullSecret fields (#369)
- 2e6d207 Add .idea to .gitignore (#393)
- 8fe2826 Fixes name of httputil test file (#395)
- dfe121e Fix FS cache for image refs with tags (#394)
- f1b46a3 ✨ Ensure docker registry CA is trusted in e2e tests (#377)
- aff9901 🌱 Bump github.com/containerd/containerd from 1.7.21 to 1.7.22 (#391)
- 4323184 📖 [Docs] Document tilt-support install (#388)
- b40d81a 🌱 Bump github.com/operator-framework/operator-registry (#387)