Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v1.0.0-rc2/install.sh | bash -s
What's Changed
- 🌱 Fix upgrade-e2e CI job by @m1kola in #1451
- 🐛 Update remaining v1alpha1 references with v1 by @m1kola in #1452
- 📖 Improve formatting on the docs website by @m1kola in #1446
- 🌱 fix minor typo by @grokspawn in #1455
- 🌱 Change from using prometheus operator to a custom test operator for e2e by @dtfranz in #1457
- 📖 Fix docs: "Getting Started" and "Tutorials" by @m1kola in #1443
- 📖 Update wording in the developer docs by @m1kola in #1458
- 📖 Change formatting in the "Catalog queries" doc by @m1kola in #1461
- 📖 Fix table formatting in the "Version ranges" doc by @m1kola in #1462
- 📖 Simplify jq examples using olm.csv.metadata by @bentito in #1464
- 🌱 cleanup manifest under config by @camilamacedo86 in #1465
- 🌱 Bump helm.sh/helm/v3 from 3.16.2 to 3.16.3 by @dependabot in #1467
- 📖 Fix formatting in docs by @m1kola in #1466
- 📖 Fix docs: "How to" section by @m1kola in #1463
- 🐛 Fix go-verdiff check to handle new .mod files by @tmshort in #1468
- 📖 Update contributor docs by @m1kola in #1472
- 🌱 Bump codecov/codecov-action from 4 to 5 by @dependabot in #1471
- 🐛 Update go version checker by @tmshort in #1474
- 📖 Fix docs: "Conceptual Guides" section by @m1kola in #1473
- 📖 Document OLMv1 permission model by @rashmi43 in #1380
- 📖 Update extension upgrade tutorial doc by @trgeiger in #1469
- 🌱 Bump catalogd from v1.0.0-rc1 to v1.0.0-rc2 by @m1kola in #1482
Full Changelog: v1.0.0-rc1...v1.0.0-rc2