Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.2.0-rc3/install.sh | bash -s
What's Changed
- 🐛 fix release artefacts after monorepo changes and release candidate 1.2.0-rc1 by @camilamacedo86 in #1661
- 🐛 Catalogd upgrade-e2e fix by @dtfranz in #1667
- 🐛 Set recommended leaderelection settings by @thetechnick in #1663
- 📖 Update RELEASE.md - Improve steps for patch releases by @camilamacedo86 in #1665
- 🌱 Bump pymdown-extensions from 10.14.1 to 10.14.2 by @dependabot in #1662
- 🌱 [Monorepo] Fix make verify-crd-compatibility for catalogd by @camilamacedo86 in #1668
- 🐛 Ensure catalog caches are valid after restart by @oceanc80 in #1669
- 🐛 fix install script and release to use and provide default-catalog by @camilamacedo86 in #1675
- 🌱 Add support for SSL env vars to cert pool watcher by @tmshort in #1672
- ✨ Separate CA configuration for pulls vs catalogd services by @tmshort in #1673
- 🌱 Bump github.com/spf13/pflag from 1.0.5 to 1.0.6 by @dependabot in #1671
New Contributors
- @thetechnick made their first contribution in #1663
Full Changelog: v1.2.0-rc1...v1.2.0-rc3