Installation
curl -L -s https://github.com/operator-framework/operator-controller/releases/download/v0.17.0/install.sh | bash -s
What's Changed
- 🐛 pre-upgrade-setup.sh: use updated ClusterCatalog API by @joelanford in #1347
- 📖 add public api docs by @everettraven in #1331
- ✨ 📖 Minor updates to API+GoDoc, Documentation, and removal of a no longer needed label selector by @everettraven in #1333
- 📖 fix public api links by @perdasilva in #1348
- 🌱 Bump pymdown-extensions from 10.11.1 to 10.11.2 by @dependabot in #1326
- 📖 Adding the docs website to the readme by @LalatenduMohanty in #1350
- ✨ Add PullSecret controller to save pull secret data locally by @anik120 in #1322
- 🌱 Update catalogd to v0.31.0 by @tmshort in #1355
- ✨ Add checks for helm deployment status by @tmshort in #1349
- 🌱 Bump charset-normalizer from 3.3.2 to 3.4.0 by @dependabot in #1356
- 📖 Update svc name to catalogd service by @rashmi43 in #1365
- 📖 documentation touch-ups by @perdasilva in #1351
- 📖 Fix typo for a link ref in derive-service-account.md by @tlwu2013 in #1366
- 🌱 Bump mkdocs-material from 9.5.39 to 9.5.40 by @dependabot in #1363
- 🐛 Fix pulling signed images by @m1kola in #1369
- 🌱 Bump catalogd to v0.32.0 by @m1kola in #1370
- 🌱 Bump github.com/containerd/containerd from 1.7.22 to 1.7.23 by @dependabot in #1377
- 🌱 Bump markdown2 from 2.5.0 to 2.5.1 by @dependabot in #1362
- 🌱 Bump helm.sh/helm/v3 from 3.16.1 to 3.16.2 by @dependabot in #1364
- 🌱 Remove
EnableExtensionApi
feature gate by @m1kola in #1375 - 🐛 Fix a missing apostrophe in docs by @m1kola in #1385
- 🌱 Address goreleaser deprecated flags by @perdasilva in #1386
- 🌱 Use catalog availability by @bentito in #1359
- 🌱 Bump mkdocs-material from 9.5.40 to 9.5.41 by @dependabot in #1381
- 🐛 Use provided imgRef instead of always using canonical ref in containers image source by @everettraven in #1395
⚠️ updated to use catalogd v0.34.0 by @grokspawn in #1396- 🐛 bump to catalogd v0.35.0 by @joelanford in #1397
- 🌱 Make sure cert-manager is ready by @tmshort in #1401
- 🌱 tilt ci: use Go version from go.mod by @joelanford in #1402
- ✨ Use Helm List operator to determine Deployed status by @tmshort in #1379
Full Changelog: v0.16.0...v0.17.0