Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.15.0/install.sh | bash -s
What's Changed
- 📖 Update .bingo/README.md by @tmshort in #1186
- ✨ Use a catalog's priority to as a bundle selection tie-breaker by @tmshort in #1193
- ✨ Add ServedVersionValidator preflight check by @trgeiger in #1191
- 🐛 Update test by @tmshort in #1199
- 🌱 Bump mkdocs from 1.6.0 to 1.6.1 by @dependabot in #1198
- 🌱 Bump certifi from 2024.7.4 to 2024.8.30 by @dependabot in #1197
- 🌱 Bump pyquery from 2.0.0 to 2.0.1 by @dependabot in #1196
- 🌱 Bump mkdocs-material from 9.5.33 to 9.5.34 by @dependabot in #1203
- 🌱 Remove unnecessary type casting in the finaliser by @m1kola in #1205
- 🐛 Revert "Update .bingo/README.md" by @tmshort in #1206
- 🐛 Fix cache check by @m1kola in #1202
- ✨ Remove catalogmetadata resource from RBAC by @m1kola in #1204
- ✨ feat: dump csv annotations into chart metadata by @gallettilance in #1095
- 🌱 Fix doc comment by @m1kola in #1208
- 🌱 Update catalogd to v0.23.0 and cert-manager to v1.15.3 by @tmshort in #1212
- 🌱 Bump carvel.dev/kapp from 0.63.2 to 0.63.3 by @dependabot in #1210
- 🌱 Define a constant for the finaliser key by @m1kola in #1209
- 📖 Remove reference to catalogd phase field by @tmshort in #1214
- ⚠️ update name validation patterns to match Kubernetes as close as possible by @everettraven in #1175
- ✨ logically group fields in the spec by @yashoza19 in #1200
New Contributors
- @gallettilance made their first contribution in #1095
Full Changelog: v0.14.0...v0.15.0